From 3dd7b4d280ee5dc652fa8cc644c6e40b1dc5897d Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 16 Sep 2017 10:44:04 +1200 Subject: [PATCH] Updated Appendix B: Extensions (markdown) --- Appendix-B:-Extensions.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Appendix-B:-Extensions.md b/Appendix-B:-Extensions.md index 7a481b9..36564df 100644 --- a/Appendix-B:-Extensions.md +++ b/Appendix-B:-Extensions.md @@ -10,7 +10,6 @@ Legend: - ✔ [Privacy] privacy policy link we will not recommend extensions with bad privacy policies - :green_heart: Extension under development - :purple_heart: Extension maybe / depends -- :broken_heart: Extension nah ### :small_orange_diamond: Recommended Extensions These are all, where applicable, best configured to `deny-all` and whitelist. @@ -38,18 +37,18 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * :green_heart: [NoScript](https://addons.mozilla.org/firefox/addon/noscript/) ✔ [Privacy](https://addons.mozilla.org/en-US/firefox/addon/noscript/privacy/) * :green_heart: [Decentraleyes](https://addons.mozilla.org/firefox/addon/decentraleyes/) ✔ [Privacy](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/privacy/) | [GitHub](https://github.com/Synzvato/decentraleyes) * :green_heart: [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) ✔ [Privacy](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/privacy/) | [GitHub](https://github.com/kkapsner/CanvasBlocker) | [Extension Info](https://github.com/kkapsner/CanvasBlocker/issues/112) +* :green_heart: [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | [GitHub](https://github.com/greasemonkey/greasemonkey) | [Extension Info](https://github.com/greasemonkey/greasemonkey/milestones) | [APIs](https://github.com/greasemonkey/greasemonkey/issues/2484) | [Tracking Issue](https://github.com/greasemonkey/greasemonkey/issues/2275) + * Allows you to run [User Scripts](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-User-Scripts) which can do neat things * :green_heart: [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) ✔ [Privacy](https://www.eff.org/code/privacy/policy) | [GitHub](https://github.com/EFForg/https-everywhere) * :purple_heart: [HTTPS by default](https://addons.mozilla.org/firefox/addon/https-by-default/) | [GitHub](https://github.com/Rob--W/https-by-default) | [Extension Info](https://github.com/Rob--W/https-by-default/issues/12) & [1370388](https://bugzilla.mozilla.org/show_bug.cgi?id=1370388) * changes the behavior for schemeless URLs typed in the location bar -* :purple_heart: [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | [GitHub](https://github.com/greasemonkey/greasemonkey) | [Extension Info](https://github.com/greasemonkey/greasemonkey/milestones) | [APIs](https://github.com/greasemonkey/greasemonkey/issues/2484) | [Tracking Issue](https://github.com/greasemonkey/greasemonkey/issues/2275) - * Allows you to run [User Scripts](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-User-Scripts) which can do neat things * :purple_heart: [QuickJava](https://addons.mozilla.org/firefox/addon/quickjava/) | [GitHub](https://github.com/ThatOneGuyDotNet/QuickJava) | [Extension Info](https://github.com/ThatOneGuyDotNet/QuickJava/issues/44) * Configurable toggle buttons for JS, ~~Java~~, Flash, images and more -* :broken_heart: [No Resource URI Leak (clone)](https://raw.githubusercontent.com/earthlng/testpages/master/no_resource_uri_leak-1.1.1-an%2Bfx%2Bsm%2Btb.xpi) - see [#191](https://github.com/ghacksuserjs/ghacks-user.js/issues/191) | original [here](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/) breaks [`[`bug`]`](https://notabug.org/desktopd/no-resource-uri-leak/issues/14) in FF55+ | [Cannot be ported to WE](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/reviews/860958/) +* [No Resource URI Leak (clone)](https://raw.githubusercontent.com/earthlng/testpages/master/no_resource_uri_leak-1.1.1-an%2Bfx%2Bsm%2Btb.xpi) - see [#191](https://github.com/ghacksuserjs/ghacks-user.js/issues/191) | original [here](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/) breaks [`[`bug`]`](https://notabug.org/desktopd/no-resource-uri-leak/issues/14) in FF55+ | [Cannot be ported to WE](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/reviews/860958/) * note: FF53+ [issue #89](https://github.com/ghacksuserjs/ghacks-user.js/issues/89), also see [863246](https://bugzilla.mozilla.org/show_bug.cgi?id=863246) -* :broken_heart: [No Redirect (Clone)](https://raw.githubusercontent.com/earthlng/testpages/master/noredirect_clone-1.3.2.13.1-fx%2Bsm.xpi) - see [#191](https://github.com/ghacksuserjs/ghacks-user.js/issues/191) | original [here](https://addons.mozilla.org/firefox/addon/noredirect/) -* :broken_heart: [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) 1 -* :broken_heart: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) 1 +* [No Redirect (Clone)](https://raw.githubusercontent.com/earthlng/testpages/master/noredirect_clone-1.3.2.13.1-fx%2Bsm.xpi) - see [#191](https://github.com/ghacksuserjs/ghacks-user.js/issues/191) | original [here](https://addons.mozilla.org/firefox/addon/noredirect/) +* [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) 1 +* [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) 1 * NOTE: not e10s and missing `multiprocessCompatible` flag 1 Don't use multiple cookie extensions