Diode experimental webext plugin for Firefox.
Note: it's experimental to use web-ext api in Firefox.
- Download and install Firefox nightly
https://www.mozilla.org/en-US/firefox/channel/desktop/
- Install packages
$ npm i
- Build background script
$ npm run build
- Start to debug in Firefox nightly browser
$ npm start
$ npm run test