guptaharsh13 / guptaharsh13/vifi
feat: support for firefox
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The extension is currently made for Google Chrome only and is not supported on Firefox.
Support could be extended to Firefox by -
- Making a new `manifest.json` file for Firefox
- Replacing any instance of Chrome API with its respective Firefox API
Contributor guide
Research direction
Start by inspecting the existing Chrome manifest.json and locating every Chrome API usage in the extension. Compare each usage with its Firefox equivalent and determine the required Firefox manifest changes. Done means the extension is supported on Firefox with the requested manifest and API replacements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100