browser-actions/Release Firefox addon

Release a Firefox add-on to addons.mozilla.org by uploading a zip file with optional source file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
addon-idID of the add-on to be published in numeric or UUID format, or the add-on slug.yes
addon-pathPath to the add-on file to be publishedyes
source-pathOptional path to the source file of the version. This is nessesary if the version contains minified, concatenated, or transpiled code.
approval-noteOptional note to help reviewers such as how to build the add-on or how to test with test accounts
compatibility-firefox-minMinimum version of Firefox that the version is compatible with
compatibility-firefox-maxMaximum version of Firefox that the version of the add-on is compatible with
licenseLicense of the version
release-noteInformation about changes in the new version. Note that this field supports only locale "en-US".
channelChannel to publish the version. This field supports only "listed" and "unlisted".listed
auth-api-issuerAn API key of the JWT token for authenticationyes
auth-api-secretAn API secret of the JWT token for authenticationyes
namedescription
versionVersion number of the uploaded version
version-idID of the uploaded version in numeric format
version-edit-urlURL of the edit page of the uploaded version