Updated Appendix B: Firefox Add ons (markdown)

Thorin-Oakenpants 2017-04-03 19:32:06 +12:00
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/) * [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 * Essential if you are not using Mozilla's Tracking Protection and Safe Browsing
* [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/) * [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
* *[1] [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/) * [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/) <sup>1</sup>
* *[1] [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/) * [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/) * [HTTPS Everywhere](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/)
* [CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/) * [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/) * [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 * 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/) * [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 * 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/) * [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/) <sup>2</sup>
* *[2] [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/) * [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/) * [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)
* [Google Privacy](https://addons.mozilla.org/en-US/firefox/addon/google-privacy/) * [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. * 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/) * [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. * 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: NOTE: At the time of publication the following are not e10s compatible:
Google Privacy, NoRedirect, UAControl, User-Agent JS Fixer Google Privacy, NoRedirect, UAControl, User-Agent JS Fixer