Skip to content

jnnrz/block-request

Repository files navigation

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 - run webpack in watch mode
  • pnpm build - builds the production-ready unpacked extension
  • pnpm test -u - runs Jest + updates test snapshots
  • pnpm lint - runs EsLint
  • pnpm 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.

Installed Extension in Mozilla Firefox

Built with

Icons by Icons8

About

An image/media/js blocker addon for Firefox

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published