Building this extension requires Node.JS. (This extension has been built with Node 22.3 and newer, and NPM 10.7 and newer.)
- First clone the repository
- Install the dependencies with
npm install
- Build the extenstion with
npm run build
This extension has been tested in Firefox 127 and newer. To try it out locally, go to about:debugging
and click Load Temporary Add-on...
. Then select dist/manifest.json
to load the extension.