🚀
block-request An image/media/js blocker addon for Firefox
Getting Started
Run the following commands to install dependencies and start developing
pnpm install
pnpm dev
Scripts
pnpm dev
- runwebpack
inwatch
modepnpm build
- builds the production-ready unpacked extensionpnpm test -u
- runs Jest + updates test snapshotspnpm lint
- runs EsLintpnpm prettify
- runs Prettier
Loading the extension in Mozilla Firefox
In Mozilla Firefox, open up the about:debugging page in a new tab. Click the Load Temporary Add-on...
button and select the manfiest.json
from the dist
directory in this repository - your extension should now be loaded.
Built with
Icons by Icons8