Updated Appendix B: Firefox Add ons (markdown)

Thorin-Oakenpants
2017-06-23 03:40:04 +12:00
parent 9914121193
commit 5f142fc42a

@@ -11,6 +11,7 @@ Legend:
* :triangular_flag_on_post: missing `multiprocessCompatible` flag * :triangular_flag_on_post: missing `multiprocessCompatible` flag
* this means it will be disabled by ~~FF53+~~ FF55+ * this means it will be disabled by ~~FF53+~~ FF55+
* :white_check_mark: WebExtension * :white_check_mark: WebExtension
* :green_heart: Web Extension under development
### :small_orange_diamond: Recommended Web Extensions ### :small_orange_diamond: Recommended Web Extensions
@@ -23,29 +24,29 @@ Legend:
### :small_orange_diamond: Recommended Add-ons ### :small_orange_diamond: Recommended Add-ons
These are all, where applicable, best configured to `deny-all` and whitelist. These are all, where applicable, best configured to `deny-all` and whitelist.
* [NoScript](https://addons.mozilla.org/firefox/addon/noscript/) * :green_heart: [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) | [GitHub](https://github.com/gorhill/uBlock)
* [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) | [GitHub](https://github.com/gorhill/uBlock)
* 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/firefox/addon/umatrix/) | [GitHub](https://github.com/gorhill/uMatrix) * :green_heart: [uMatrix](https://addons.mozilla.org/firefox/addon/umatrix/) | [GitHub](https://github.com/gorhill/uMatrix)
* [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) <sup>1</sup> * :green_heart: [NoScript](https://addons.mozilla.org/firefox/addon/noscript/)
* :pushpin: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) <sup>1</sup> * :green_heart: [Decentraleyes](https://addons.mozilla.org/firefox/addon/decentraleyes/) | [GitHub](https://github.com/Synzvato/decentraleyes) | [Web Extension](https://github.com/Synzvato/decentraleyes/tree/experimental)
* [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) | [GitHub](https://github.com/EFForg/https-everywhere) * :green_heart: [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) | [GitHub](https://github.com/EFForg/https-everywhere)
* [HTTPS by default](https://addons.mozilla.org/firefox/addon/https-by-default/) | [GitHub](https://github.com/Rob--W/https-by-default) * [HTTPS by default](https://addons.mozilla.org/firefox/addon/https-by-default/) | [GitHub](https://github.com/Rob--W/https-by-default)
* changes the behavior for schemeless URLs typed in the location bar * changes the behavior for schemeless URLs typed in the location bar
* [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) | [GitHub](https://github.com/kkapsner/CanvasBlocker) * [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) | [GitHub](https://github.com/kkapsner/CanvasBlocker)
* [No Resource URI Leak](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/) * [No Resource URI Leak](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/)
* note: [issue #89](https://github.com/ghacksuserjs/ghacks-user.js/issues/89) on using one of the off-by-default options in FF53+ * note: [issue #89](https://github.com/ghacksuserjs/ghacks-user.js/issues/89) on using one of the off-by-default options in FF53+
* note: The add-on has stopped working in FF55: https://notabug.org/desktopd/no-resource-uri-leak/issues/14 * note: The add-on has stopped working in FF55: https://notabug.org/desktopd/no-resource-uri-leak/issues/14
* :pushpin: :triangular_flag_on_post: [NoRedirect](https://addons.mozilla.org/firefox/addon/noredirect/)
* [Decentraleyes](https://addons.mozilla.org/firefox/addon/decentraleyes/) | [GitHub](https://github.com/Synzvato/decentraleyes)
* [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | [GitHub](https://github.com/greasemonkey/greasemonkey) * [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | [GitHub](https://github.com/greasemonkey/greasemonkey)
* 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
* [Pure URL](https://addons.mozilla.org/firefox/addon/pure-url/) * [Pure URL](https://addons.mozilla.org/firefox/addon/pure-url/)
* Started to break in various ways since 53.02 (review) and definitely 54 (Thorin) * Started to break in various ways since 53.02 (review) and definitely 54 (Thorin)
* [QuickJava](https://addons.mozilla.org/firefox/addon/quickjava/) * [QuickJava](https://addons.mozilla.org/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.
* [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) <sup>1</sup>
* :pushpin: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) <sup>1</sup>
* :pushpin: :triangular_flag_on_post: [Smart Referer](https://addons.mozilla.org/firefox/addon/smart-referer/) * :pushpin: :triangular_flag_on_post: [Smart Referer](https://addons.mozilla.org/firefox/addon/smart-referer/)
* [WebExtension](https://github.com/meh/smart-referer/tree/wext) under development * [WebExtension](https://github.com/meh/smart-referer/tree/wext) under development
* :pushpin: :triangular_flag_on_post: [NoRedirect](https://addons.mozilla.org/firefox/addon/noredirect/)
<sup>1</sup> Don't use multiple cookie add-ons <sup>1</sup> Don't use multiple cookie add-ons