22.7.7 • Published 2 years ago

compile-firefox-extension v22.7.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

compile-firefox-extension

assumes following file structure: ./src manifest.json whatever the rest of ur extension resources are

creates:

./build ./bin extension_name-version.xpi ./src manifest.json, but minified whatever the rest of ur extension resources were, but minified ./.vscode launch.json // creates a debug task to load the extension into ff