compile-firefox-extension

22.7.7 • Public • Published

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

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i compile-firefox-extension

    Weekly Downloads

    1

    Version

    22.7.7

    License

    MIT

    Unpacked Size

    7.96 kB

    Total Files

    5

    Last publish

    Collaborators

    • st-lain