briefkasten-extension icon indicating copy to clipboard operation
briefkasten-extension copied to clipboard

feat(firefox): add firefox build script

Open zerebos opened this issue 1 year ago • 0 comments

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.

zerebos avatar Aug 29 '23 17:08 zerebos