From d4f69213d27beea65d6e1262d3bfac54dbe54350 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 7 Jun 2023 08:31:44 -0700 Subject: [PATCH] chore: add link to uBlock Origin Firefox explainer --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe71154..de2e018 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Advertising on the web has grown to a point where it's pervasive, manipulative a - [NoScript](https://addons.mozilla.org/en-US/firefox/addon/noscript/) #### Chrome -- [uBlock Origin](https://ublockorigin.com) +- [uBlock Origin](https://ublockorigin.com)[^1] - [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) @@ -76,3 +76,5 @@ Advertising on the web has grown to a point where it's pervasive, manipulative a - [Mullvad](https://mullvad.net) - [Proton VPN](https://protonvpn.com) - [IVPN](https://www.ivpn.net) + +[^1]: uBlock Origin works best on Firefox [for reasons detailed here.](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox)