mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-26 12:31:40 +01:00
Updated Appendix B: Firefox Add ons (markdown)
parent
69b4497bc8
commit
4a2fbcaa76
@ -13,8 +13,8 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
|
||||
* [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/)
|
||||
* [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/) <sup>1</sup>
|
||||
* [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/) <sup>1</sup>
|
||||
* [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/)
|
||||
@ -23,17 +23,17 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
|
||||
* Allows you to run [User Scripts](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-User-Scripts) which can do neat things
|
||||
* [NoRedirect](https://addons.mozilla.org/en-US/firefox/addon/noredirect/)
|
||||
* Will be disabled by FF53. Use [this](https://addons.mozilla.org/en-US/firefox/addon/noredirect-clone/) patched version, which will last until e10s is enforced
|
||||
* *[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/)
|
||||
* [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/) <sup>2</sup>
|
||||
* [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/) <sup>2</sup>
|
||||
* [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)
|
||||
* [Google Privacy](https://addons.mozilla.org/en-US/firefox/addon/google-privacy/)
|
||||
* That may sound like an oxymoron, but people use google search. Still looking for a better global solution.
|
||||
* [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.
|
||||
|
||||
[1] Don't use multiple cookie add-ons
|
||||
<sup>1</sup> Don't use multiple cookie add-ons
|
||||
|
||||
[2] We do not recommend UA spoofing (see section 2697 in the `ghacks user.js`). If you do, UAControl offers whitelisting. User-Agent JS Fixer is only needed if your choice of add-on doesn't cover JS
|
||||
<sup>2</sup> We do not recommend UA spoofing (see section 2697 in the `ghacks user.js`). 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
|
||||
|
Loading…
Reference in New Issue
Block a user