Skip to content

mp3000mp/mozilla-addon-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

npm install --global web-ext

Dev

npm run serve

Build

npm run lint
npm run build

Note: to test the build, open firefox and go to about:debugging#/runtime/this-firefox. Then load the zip file in the browser.

Build/Deploy

# get api key and secret from your addons.mozilla.org account and set it in .env file
npm run sign

About

Template for Mozilla addon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published