This is a simple browser extension to identify and block trackers around the web. Inspired by DuckDuckGo's and Mozilla's efforts of making a safer and more private web :-)
- Ensure you have node >=13.2.0 installed.
- Clone or download this repo and then run
npm install
within it. - Then you can run
npm test
to execute the test suite. More details in TESTING.md.
Head over to development docs folder for more details and rationale around:
- README.md: development environment, CI, tools and libraries being used for development. Here be dragons.
- TESTING.md: testing examples, strategies and constraints.
- RELEASES.md: how and when we release a new version of the extension.
- ARCHITECTURE.md: an overview of our software architecture.
Run npm run develop
. This will open a Firefox instance up with the extension preloaded for you and our test page loaded. That page will tell you if the extension is working or not: