mirror of
https://github.com/cdransf/awesome-adblock.git
synced 2025-04-04 19:13:57 +00:00
chore: add toc
This commit is contained in:
parent
d9794cc56c
commit
7fd6e8eabd
1 changed files with 24 additions and 18 deletions
42
README.md
42
README.md
|
@ -4,59 +4,65 @@ A community maintained and organized list of resources to block, limit, evade an
|
|||
|
||||
Advertising on the web has grown to a point where it's pervasive, manipulative and outright pernicious. Let's contribute resources to make mitigating the presence of ads and all of their negative externalities easier.
|
||||
|
||||
## Browser-based blocking
|
||||
## Table of contents
|
||||
1. [Browser-based blocking](#browser-based-blocking)
|
||||
2. [Network / DNS blocking](#network--dns-blocking)
|
||||
3. [Userscripts](#userscripts)
|
||||
4. [Cookie consent](#cookie-consent)
|
||||
5. [YouTube / video](#youtube--video)
|
||||
6. [Masked email](#masked-email)
|
||||
|
||||
### Safari
|
||||
### Browser-based blocking
|
||||
|
||||
#### Safari
|
||||
- [1Blocker](https://1blocker.com)
|
||||
- [Banish](https://apps.apple.com/us/app/banish-block-open-in-app/id1632848430): targeted specifically at blocking 'Open in App' prompts.
|
||||
- [Stop the Madness](https://underpassapp.com/StopTheMadness/): mitigates a number of modern anti-patterns such as hyperlink auditing, clickjacking, tracking beacons, URL shorteners and so forth.
|
||||
- [Hush](https://oblador.github.io/hush/)
|
||||
|
||||
### Firefox
|
||||
#### Firefox
|
||||
- [uBlock Origin](https://ublockorigin.com)
|
||||
- [Privacy Badger](https://privacybadger.org)
|
||||
- [Disable Page Visibility API](https://addons.mozilla.org/en-US/firefox/addon/disable-page-visibility/)
|
||||
- [ClearURLs](https://addons.mozilla.org/en-US/firefox/addon/clearurls/)
|
||||
- [DecentralEyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
|
||||
|
||||
### Chrome
|
||||
#### Chrome
|
||||
- [uBlock Origin](https://ublockorigin.com)
|
||||
- [Privacy Badger](https://privacybadger.org)
|
||||
- [Disable Page Visibility API](https://chrome.google.com/webstore/detail/disable-page-visibility-a/eecfoibnnhheckhfokpihgefmlnenofb)
|
||||
- [ClearURLs](https://chrome.google.com/webstore/detail/clearurls/lckanjgmijmafbedllaakclkaicjfmnk)
|
||||
- [DecentralEyes](https://chrome.google.com/webstore/detail/decentraleyes/ldpochfccmkkmhdbclfhpagapcfdljkj)
|
||||
|
||||
## DNS filtering and firewalls
|
||||
### Network / DNS blocking
|
||||
- [NextDNS](https://nextdns.io)
|
||||
- [Pi-hole](https://pi-hole.net)
|
||||
- [1Blocker](https://1blocker.com): in addition to blocking ads, the app provides an on-device firewall to mitigate in-app tracking and logging.
|
||||
|
||||
## Userscripts
|
||||
### Userscripts
|
||||
- [Anti-adblock-killer](https://github.com/reek/anti-adblock-killer)
|
||||
|
||||
## Cookie consent
|
||||
### Cookie consent
|
||||
|
||||
### Safari
|
||||
#### Safari
|
||||
- [Super Agent](https://www.super-agent.com)
|
||||
|
||||
### Firefox
|
||||
#### Firefox
|
||||
- [I still don't care about cookies](https://addons.mozilla.org/en-US/firefox/addon/istilldontcareaboutcookies/)
|
||||
- [Consent-O-Matic](https://addons.mozilla.org/en-US/firefox/addon/consent-o-matic/)
|
||||
|
||||
### Chrome
|
||||
#### Chrome
|
||||
- [I still don't care about cookies](https://chrome.google.com/webstore/detail/i-still-dont-care-about-c/edibdbjcniadpccecjdfdjjppcpchdlm)
|
||||
- [Consent-O-Matic](https://chrome.google.com/webstore/detail/consent-o-matic/mdjildafknihdffpkfmmpnpoiajfjnjd)
|
||||
|
||||
## YouTube / video
|
||||
### YouTube / video
|
||||
|
||||
### Firefox
|
||||
#### Firefox
|
||||
- [SponsorBlock](https://addons.mozilla.org/en-US/firefox/addon/sponsorblock/)
|
||||
|
||||
### Chrome
|
||||
#### Chrome
|
||||
- [SponsorBlock](https://chrome.google.com/webstore/detail/sponsorblock-for-youtube/mnjggcdmjocbbbhaepdhchncahnbgone/)
|
||||
|
||||
## Network / DNS blocking
|
||||
- [NextDNS](https://nextdns.io)
|
||||
- [Pi-hole](https://pi-hole.net)
|
||||
|
||||
## Masked email
|
||||
### Masked email
|
||||
- [Fastmail](https://fastmail.com): [see their support document.](https://www.fastmail.help/hc/en-us/articles/4406536368911-Masked-Email)
|
||||
- [SimpleLogin](https://simplelogin.io)
|
||||
|
|
Loading…
Reference in a new issue