From 503a558b8fd411a0843c347ad4f30a882cc9c60c Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 16 Mar 2017 22:05:51 +1300 Subject: [PATCH] Updated Appendix B: Firefox Add ons (markdown) --- Appendix-B:-Firefox-Add-ons.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Appendix-B:-Firefox-Add-ons.md b/Appendix-B:-Firefox-Add-ons.md index fcf69b0..68074cc 100644 --- a/Appendix-B:-Firefox-Add-ons.md +++ b/Appendix-B:-Firefox-Add-ons.md @@ -19,6 +19,8 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * [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/) * [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/) +* [Greasemonkey](https://addons.mozilla.org/en-Us/firefox/addon/greasemonkey/) + * 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/) * 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/) @@ -28,8 +30,6 @@ These are all, where applicable, best configured to `deny-all` and whitelist. * 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/) * 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. -* [Disable IndexedDB](https://addons.mozilla.org/en-US/firefox/addon/disable-indexeddb/) - * Toggle button for indexedDB which is disabled by default. [1] Don't use multiple cookie add-ons