If you just want to install the extension, read the documentation.
Requirements:
- Node and NPM (anything above >16 should work)
- Any operating system should work
-
Run
npm i
to install all dependencies. -
Run
npm run build
to build (ornpm run dev
for development builds)
The build output will be in the out
directory.
The development build includes:
- a bit more debug output
- source maps
- no minification
- Update the version in
static/manifest.json
- Run
npm run build
- Submit to webstores: