mirror of
https://github.com/arkenfox/user.js.git
synced 2025-12-21 22:12:06 +01:00
Updated Appendix B: Firefox Add ons (markdown)
@@ -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/) <sup>1</sup>
|
||||
* :pushpin: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) <sup>1</sup>
|
||||
* [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/) <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/)
|
||||
* [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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user