WebExtension for displaying the favicons of search results in Startpage.
Firefox 🔥🦊
Chrome 🔴🟢🟡
$ npm install
npm run build firefox
npm run build chrome
npm run dev firefox
npm run dev chrome
npm run dev firefox
# in another command line
npm run run:ff_android -- --android-device <DEVICE_ID>
Get the device ID by running adb devices
The build tool also defines a variable named process.env.NODE_ENV
in your scripts.