diff --git a/Appendix-B:-Firefox-Add-ons.md b/Appendix-B:-Firefox-Add-ons.md index 1618b1a..145e04f 100644 --- a/Appendix-B:-Firefox-Add-ons.md +++ b/Appendix-B:-Firefox-Add-ons.md @@ -34,18 +34,16 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * :green_heart: [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) | [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) | [Web Extension](https://github.com/Rob--W/https-by-default/issues/12) & [Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1370388) * changes the behavior for schemeless URLs typed in the location bar +* :purple_heart: [QuickJava](https://addons.mozilla.org/firefox/addon/quickjava/) | [GitHub](https://github.com/ThatOneGuyDotNet/QuickJava) | [Web Extension](https://github.com/ThatOneGuyDotNet/QuickJava/issues/44) + * Configurable toggle buttons for JS, ~~Java~~, Flash, images and more * [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) | [GitHub](https://github.com/kkapsner/CanvasBlocker) * [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 -* [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 * [Pure URL](https://addons.mozilla.org/firefox/addon/pure-url/) * Started to break in various ways since 53.02 (review) and definitely 54 (Thorin) * :broken_heart: [No Resource URI Leak](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/) | [Cannot be ported to WE](https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/reviews/860958/) - * 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](https://notabug.org/desktopd/no-resource-uri-leak/issues/14) in FF55 - * note: Bugzilla [863246](https://bugzilla.mozilla.org/show_bug.cgi?id=863246) will be implemented when Web Extensions only are allowed + * note: FF53+ [issue #89](https://github.com/ghacksuserjs/ghacks-user.js/issues/89), FF55+ [stopped working](https://notabug.org/desktopd/no-resource-uri-leak/issues/14), FF57+ cannot be ported but see bugzilla [863246](https://bugzilla.mozilla.org/show_bug.cgi?id=863246) * :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