Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firefox): add firefox build script #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zerebos
Copy link

@zerebos zerebos commented Aug 29, 2023

Description

Adds a Firefox-specific build script. This is needed due to Firefox not fully being compatible with the new manifest v3 service worker change.

This also adds a browser_specific_settings to the manifest.json because the AMO (Firefox's addon store) now requires a browser-specific id in order to submit an addon.

Linked Issues

Fixes #2

Additional context

The id used for Firefox can be changed to anything, but I followed the format recommended by Mozilla.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not support firefox
1 participant