mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-16 20:11:15 +01:00
Updated Appendix B: Firefox Add ons (markdown)
parent
a512a4195b
commit
6bc9ad960b
@ -9,36 +9,39 @@ If you would like to submit a privacy or security related add-on to be added to
|
||||
### Recommended Add-ons
|
||||
These are all, where applicable, best configured to `deny-all` and whitelist.
|
||||
|
||||
- [NoScript](https://addons.mozilla.org/en-US/firefox/addon/noscript/)
|
||||
- [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) - essential if you are not using Mozilla's Tracking Protection and Safe Browsing
|
||||
- [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
|
||||
- *[1] [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/)
|
||||
- *[1] [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/)
|
||||
- [HTTPS Everywhere](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/)
|
||||
- [CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/)
|
||||
- [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/)
|
||||
- [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
|
||||
- [NoRedirect](https://addons.mozilla.org/en-US/firefox/addon/noredirect/)
|
||||
- *[2] [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/)
|
||||
- *[2] [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/)
|
||||
- [Popup Blocker Ultimate](https://addons.mozilla.org/en-US/firefox/addon/popup-blocker-ultimate/) - still evaluating. I think it has a memory leak.
|
||||
- [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)
|
||||
- [Google Privacy](https://addons.mozilla.org/en-US/firefox/addon/google-privacy/)
|
||||
- [Quick Java](https://addons.mozilla.org/en-US/firefox/addon/quickjava/) - configurable toggle buttons for JS, Java, Flash, Images and more. Suggest you don't use/enable anything that will conflict, such as the Cookies toggle.
|
||||
- [Disable IndexedDB](https://addons.mozilla.org/en-US/firefox/addon/disable-indexeddb/) - toggle button for indexedDB which is disabled by default.
|
||||
* [NoScript](https://addons.mozilla.org/en-US/firefox/addon/noscript/)
|
||||
* [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
|
||||
* Essential if you are not using Mozilla's Tracking Protection and Safe Browsing
|
||||
* [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
|
||||
* *[1] [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/)
|
||||
* *[1] [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/)
|
||||
* [HTTPS Everywhere](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/)
|
||||
* [CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/)
|
||||
* [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/)
|
||||
* [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
|
||||
* [NoRedirect](https://addons.mozilla.org/en-US/firefox/addon/noredirect/)
|
||||
* *[2] [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/)
|
||||
* *[2] [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/)
|
||||
* [Popup Blocker Ultimate](https://addons.mozilla.org/en-US/firefox/addon/popup-blocker-ultimate/)
|
||||
* Still evaluating. I think it has a memory leak.
|
||||
* [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)
|
||||
* [Google Privacy](https://addons.mozilla.org/en-US/firefox/addon/google-privacy/)
|
||||
* [Quick Java](https://addons.mozilla.org/en-US/firefox/addon/quickjava/)
|
||||
* Configurable toggle buttons for JS, Java, Flash, Images and more. Suggest you don't use/enable anything that will conflict, such as the Cookies toggle.
|
||||
* [Disable IndexedDB](https://addons.mozilla.org/en-US/firefox/addon/disable-indexeddb/)
|
||||
* Toggle button for indexedDB which is disabled by default.
|
||||
|
||||
[1] Don't use multiple cookie add-ons
|
||||
|
||||
[2] It's debatable if UA spoofing is worth it. UAControl offers whitelisting. User-Agent JS Fixer is only needed if your choice of add-on doesn't cover JS
|
||||
[2] It's debatable if UA spoofing is worth it. If you do, UAControl offers whitelisting. User-Agent JS Fixer is only needed if your choice of add-on doesn't cover JS
|
||||
|
||||
NOTE: At the time of publication the following are not e10s compatible:
|
||||
Google Privacy, NoRedirect, UAControl, User-Agent JS Fixer, Popup Blocker Ultimate
|
||||
|
||||
### Still Looking For...
|
||||
- e10s compatible UA solution that allows whitelisting and covers JS
|
||||
- e10s compatible comprehensible solution that address tracking in URLs
|
||||
- e10s compatible popup blocker
|
||||
* e10s compatible UA solution that allows whitelisting and covers JS
|
||||
* e10s compatible comprehensible solution that address tracking in URLs
|
||||
* e10s compatible popup blocker
|
||||
|
||||
### Don't Bother Recommending These...
|
||||
- Ghostery
|
||||
|
||||
* Ghostery
|
||||
|
Loading…
Reference in New Issue
Block a user