- template: https://github.com/VacantThinker/firefox-addons-only-template
- firefox-addons-only-template
- background.js module
- webpack
- web-ext lint
- zip file
npm install
node tmp.js
// 'icons', // icon
// 'js', // content-script
// 'background.html', //
// 'background.js', //
// '_common.js', // background basic function
// 'LICENSE',
// 'manifest.json',
// '_snapcode.js' // eg: saveTextToFile()
cd dist &&
web-ext lint