- 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
- _locales
- addon locales
- br
- browser base function
- dborm
- database orm
- entity
- database entity
- global
- global variable
- icons
- addon icon
- js
- addon content js
- option
- addon option ui
- router
- addon browser.runtime.onMessage message.act
- service
- addon message.act common function
- background.html
- addon background.html
- background.js
- addon background.html script background.js
- LICENSE
- manifest.json
- addon manifest.json
cd dist &&
web-ext lint
npm init vue@latest