From 5f142fc42a6ae6ec759ccf04ceafbbb10038d9e2 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 23 Jun 2017 03:40:04 +1200 Subject: [PATCH] Updated Appendix B: Firefox Add ons (markdown) --- Appendix-B:-Firefox-Add-ons.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Appendix-B:-Firefox-Add-ons.md b/Appendix-B:-Firefox-Add-ons.md index b75c5a2..d52cfaa 100644 --- a/Appendix-B:-Firefox-Add-ons.md +++ b/Appendix-B:-Firefox-Add-ons.md @@ -11,6 +11,7 @@ Legend: * :triangular_flag_on_post: missing `multiprocessCompatible` flag * this means it will be disabled by ~~FF53+~~ FF55+ * :white_check_mark: WebExtension +* :green_heart: Web Extension under development ### :small_orange_diamond: Recommended Web Extensions @@ -23,29 +24,29 @@ Legend: ### :small_orange_diamond: Recommended Add-ons These are all, where applicable, best configured to `deny-all` and whitelist. -* [NoScript](https://addons.mozilla.org/firefox/addon/noscript/) -* [uBlock Origin](https://addons.mozilla.org/firefox/addon/ublock-origin/) | [GitHub](https://github.com/gorhill/uBlock) +* :green_heart: [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 -* [uMatrix](https://addons.mozilla.org/firefox/addon/umatrix/) | [GitHub](https://github.com/gorhill/uMatrix) -* [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) 1 -* :pushpin: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) 1 -* [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) | [GitHub](https://github.com/EFForg/https-everywhere) +* :green_heart: [uMatrix](https://addons.mozilla.org/firefox/addon/umatrix/) | [GitHub](https://github.com/gorhill/uMatrix) +* :green_heart: [NoScript](https://addons.mozilla.org/firefox/addon/noscript/) +* :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) +* :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) * 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) * [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: 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) * 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/) * Started to break in various ways since 53.02 (review) and definitely 54 (Thorin) * [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. +* [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) 1 +* :pushpin: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) 1 * :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 +* :pushpin: :triangular_flag_on_post: [NoRedirect](https://addons.mozilla.org/firefox/addon/noredirect/) 1 Don't use multiple cookie add-ons