Thorin-Oakenpants bfa7c3208b
various, #959
- `0105e`
   - we disable AS, and clearing the default does not stop someone adding their own (it's a different pref) should they chose to use AS
   - otherwise, to get rid of the topsites when clicking in an empty urlbar, users have to either know about this pref or enable AS and go manually remove them all
   - this is cleaner than disabling topsites with `browser.newtabpage.activity-stream.default.sites` as that actually breaks the functionality (should users want to use AS and topsite suggestions)
   - we don't disable topsite suggestions: 0850a: 78+, `browser.urlbar.suggest.topsites` is inactive: but if a user does want to disable that
- 0850a
   - we could elaborate that this is for suggestions when you start typing/pasting (i.e not the same as topsites) - IDK
- settings (changed)
   - we can remove these two when ESR68 hits EOL, meanwhile I just tagged them as (FF72-)
- settings (not changed)
   - `0517` does not seem to exist: [SETTING] Privacy & Security>Forms and Autofill>Autofill addresses (FF74+)
   - I tested vanilla profiles in 74+, and system addon `formautofill@mozilla.org.xpi` is present
   - maybe I'm doing something wrong
- `0420`: ui.PRM
   - maybe you can word it better
2020-07-04 16:38:46 +00:00
2019-05-08 09:19:55 +00:00
2018-10-27 16:29:34 +00:00
2019-06-26 13:32:12 +00:00
2017-03-01 00:11:05 +02:00
2017-02-18 08:57:08 +13:00
2018-08-12 11:56:47 +00:00
2020-02-10 16:47:17 +00:00
2019-11-08 13:46:20 +00:00
2019-06-12 18:30:08 -03:00
2020-07-04 16:38:46 +00:00

user.js

A user.js is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the overview wiki page.

ghacks user.js

The ghacks user.js is a template which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).

Everyone, experts included, should at least read the implementation wiki page, as it contains important information regarding a few ghacks user.js settings.

Note that we do not recommend connecting over Tor on Firefox. Use the Tor Browser if your threat model calls for it, or for accessing hidden services.

Also be aware that this user.js is made specifically for desktop Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.

Sitemap: Releases, changelogs, Wiki, stickies. diffs

acknowledgments

Literally thousands of sources, references and suggestions. That said...

  • Martin Brinkmann at ghacks 1
  • The ghacks community and commentators
  • 12bytes
    • The 12bytes article now uses this user.js and supplements it with an additional JS hosted at Codeberg

1 The ghacks user.js was an independent project by Thorin-Oakenpants started in early 2015 and was first published at ghacks in August 2015. With Martin Brinkmann's blessing, it will keep the ghacks name.

License: MIT

Description
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
Readme 11 MiB
Languages
JavaScript 72.2%
Shell 15.9%
Batchfile 11.9%