Updated 4.1 Extensions (markdown)

Thorin-Oakenpants 2022-02-25 10:48:19 +00:00
parent fa2198fe2c
commit a11caf6829

@ -14,8 +14,7 @@ This list covers privacy and security related extensions only. While we believe
* ⭐ Import [Actually Legitimate URL Shortener Tool](https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt) | [GitHub](https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt) <sup>1</sup>
* > <details><summary><sup>1</sup> click me for details</summary><p>
>
> * Under `Filter Lists`
> * Check `Import` under `- Custom` (at the bottom)
> * Check `Import` under `Filter Lists > Custom`
> * Paste in the linked URL above
> * Click `Apply Changes`
>
@ -24,13 +23,25 @@ This list covers privacy and security related extensions only. While we believe
> </p></details>
* [Smart Referer](https://addons.mozilla.org/firefox/addon/smart-referer/) <sup>✔ [Privacy](https://addons.mozilla.org/firefox/addon/smart-referer/privacy/)</sup> | [GitLab](https://gitlab.com/smart-referer/smart-referer) | [GitHub <sup>Archive</sup>](https://github.com/meh/smart-referer)
* Only needed if `1601` is too strict for you, and you override it to default `0` (so Smart Referer works)
* We recommend Strict mode and adding exceptions
* Disable the whitelist <sup>2</sup>
* > <details><summary><sup>2</sup> click me for more instructions</summary><p>
>
> * Uncheck `Use default whitelist`
> * It is unmaintained. The now useless [update checks are via cloudflare](https://gitlab.com/smart-referrer/smart-referer/-/blob/master/assets/const.js)
> * See SmartReferer's [privacy policy](https://addons.mozilla.org/firefox/addon/smart-referer/privacy/) for more information
> * Chose your mode: we recommend Strict and adding exceptions, but Lax (default) is still better than doing nothing
>
> ![](https://github.com/arkenfox/user.js/blob/master/wikipiki/smartReferer.png)
>
> </p></details>
* [Skip Redirect](https://addons.mozilla.org/firefox/addon/skip-redirect/) | [GitHub](https://github.com/sblask/webextension-skip-redirect)
* [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) <sup>✔ [Privacy](https://addons.mozilla.org/firefox/addon/canvasblocker/privacy/)</sup> | [GitHub](https://github.com/kkapsner/CanvasBlocker)
* ⭐ non-RFP users only
- Good protection against naive scripts, detectable and leaks with advanced scripts
- Randomize canvas and audio, maybe webgl if you use that: the rest is not needed
<sup>note: images have been edited for simplicity</sup>
---
#### 🟪 MAYBE