Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamezrin/notrackers
Browser extension to skip ad affiliate/campaign links
https://github.com/jamezrin/notrackers
adblock ads advertisements browser browserextension chrome extension
Last synced: about 1 month ago
JSON representation
Browser extension to skip ad affiliate/campaign links
- Host: GitHub
- URL: https://github.com/jamezrin/notrackers
- Owner: jamezrin
- License: gpl-3.0
- Created: 2019-10-27T18:09:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:49:39.000Z (about 1 year ago)
- Last Synced: 2024-04-16T07:49:01.028Z (9 months ago)
- Topics: adblock, ads, advertisements, browser, browserextension, chrome, extension
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoTrackers
Chrome extension to skip tracking services that redirect you to the target url.
This is specially useful if you use a DNS AdBlocker which has these services blocked.
In cases like this, if you didn't use this extension, you'd end up unable to navigate to the desired site.### Executing tests
Install `mocha` globally and run it in this directory, that should suffice.