mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 23:41:15 +01:00
Updated Appendix B: Firefox Add ons (markdown)
parent
5e9e659abd
commit
a55d66f525
@ -28,26 +28,26 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
|
||||
* Examples of [Filter Rules](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.5-Request-Control)
|
||||
* [Redirector](https://addons.mozilla.org/firefox/addon/redirector/) | [GitHub](https://github.com/einaregilsson/Redirector)
|
||||
* Examples of [Redirects](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.6-Redirector)
|
||||
* [Smart Referer](https://addons.mozilla.org/firefox/addon/smart-referer/) | [GitHub](https://github.com/meh/smart-referer) | [Web Extension Info](https://github.com/meh/smart-referer/tree/master/webextension)
|
||||
|
||||
### :small_orange_diamond: Recommended Add-ons
|
||||
|
||||
* :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: [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) | [GitHub](https://github.com/kkapsner/CanvasBlocker) | [Web Extension](https://github.com/kkapsner/CanvasBlocker/issues/112)
|
||||
* :green_heart: [HTTPS Everywhere](https://addons.mozilla.org/firefox/addon/https-everywhere/) | [GitHub](https://github.com/EFForg/https-everywhere) | [Web Extension](https://github.com/EFForg/https-everywhere/issues/9958)
|
||||
* :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) & [1370388](https://bugzilla.mozilla.org/show_bug.cgi?id=1370388)
|
||||
* :green_heart: [Decentraleyes](https://addons.mozilla.org/firefox/addon/decentraleyes/) | [GitHub](https://github.com/Synzvato/decentraleyes)
|
||||
* :green_heart: [CanvasBlocker](https://addons.mozilla.org/firefox/addon/canvasblocker/) | [GitHub](https://github.com/kkapsner/CanvasBlocker) | [Web Extension Info](https://github.com/kkapsner/CanvasBlocker/issues/112)
|
||||
* :green_heart: [Smart Referer](https://addons.mozilla.org/firefox/addon/smart-referer/) | [GitHub](https://github.com/meh/smart-referer) | [Web Extension Info](https://github.com/meh/smart-referer/tree/master/webextension)
|
||||
* :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 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) | [Web Extension](https://github.com/greasemonkey/greasemonkey/milestones) | [APIs](https://github.com/greasemonkey/greasemonkey/issues/2484) | [Tracking Issue](https://github.com/greasemonkey/greasemonkey/issues/2275)
|
||||
* :purple_heart: [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) | [GitHub](https://github.com/greasemonkey/greasemonkey) | [Web 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) | [Web Extension](https://github.com/ThatOneGuyDotNet/QuickJava/issues/44)
|
||||
* :purple_heart: [QuickJava](https://addons.mozilla.org/firefox/addon/quickjava/) | [GitHub](https://github.com/ThatOneGuyDotNet/QuickJava) | [Web 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 <sup>[`[`bug`]`](https://notabug.org/desktopd/no-resource-uri-leak/issues/14)</sup> 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/) <sup>1</sup> | [Web Extension](http://forums.mozillazine.org/viewtopic.php?p=14752435&sid=d2aab789f2ab81917c1c9eb46236e940#p14752435)
|
||||
* :broken_heart: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) <sup>1</sup> | [Web Extension](https://gist.github.com/ssokolow/2fb8debc7dfdbf1d9a0da90284f5d73a#sdc1)
|
||||
* :broken_heart: [Cookie Controller](https://addons.mozilla.org/firefox/addon/cookie-controller/) <sup>1</sup>
|
||||
* :broken_heart: [Self-Destructing Cookies](https://addons.mozilla.org/firefox/addon/self-destructing-cookies/) <sup>1</sup>
|
||||
* NOTE: not e10s and missing `multiprocessCompatible` flag
|
||||
|
||||
<sup>1</sup> Don't use multiple cookie add-ons
|
||||
@ -56,7 +56,7 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
|
||||
|
||||
These add-ons will not mask or alter any data sent or received, but may be useful depending on your needs
|
||||
|
||||
* :purple_heart: [SSleuth](https://addons.mozilla.org/firefox/addon/ssleuth/) | [GitHub](https://github.com/sibiantony/ssleuth) | [Web Extension maybe/depends](https://github.com/sibiantony/ssleuth/issues/78#issuecomment-320638840) & [1322748](https://bugzilla.mozilla.org/show_bug.cgi?id=1322748)
|
||||
* :purple_heart: [SSleuth](https://addons.mozilla.org/firefox/addon/ssleuth/) | [GitHub](https://github.com/sibiantony/ssleuth) | [Web Extension Info](https://github.com/sibiantony/ssleuth/issues/78#issuecomment-320638840) & [1322748](https://bugzilla.mozilla.org/show_bug.cgi?id=1322748)
|
||||
* Visual urlbar color/rating and one-click information on ciphers, PFS, SSL/TLS and CAs
|
||||
* [SSLPersonas](https://addons.mozilla.org/firefox/addon/sslpersonas/) | [GitHub](https://github.com/SSLPersonas/SSLPersonas) | [Website](https://sslpersonas.tobitobi.de/)
|
||||
* An alternative to SSleuth, changes Firefox's (lightweight) theme according to the security status of the currently opened web site
|
||||
|
Loading…
Reference in New Issue
Block a user