1
0
Go to file
earthlng 56206f77ba removed, renamed or hidden in v63.0 (#523)
* removed, renamed or hidden in v63.0

- 0301a - do you want to add the `[NOTE] Firefox currently checks every 12 hrs  ...` to `0302a` ? The problem is it also checks for updates every time you open/reload about:preferences and in Menu>Help>About Firefox regardless of when the last check was.

- 0513 - removed because follow-on-search is no longer a deletable system addon

- 2703 - do we just remove `3=for n days` or add a [NOTE] that value 3 was remove in FF63 or something?

- `browser.ctrlTab.recentlyUsedOrder` replaces `browser.ctrlTab.previews` but it now defaults to true. No need to list the new one under 5000 IMO

* Update user.js

* 1031 add more info

https://bugzilla.mozilla.org/show_bug.cgi?id=1453751#c28

* 0301a: remove update-check timing info

* 2703: add version deprecation for value 3
2018-10-24 04:45:31 +13:00
scratchpad-scripts removed privacy.trackingprotection.ui.enabled 2018-09-30 15:24:33 +00:00
wikipiki Add files via upload 2017-10-09 17:24:42 +13:00
_config.yml Set theme jekyll-theme-midnight 2017-03-10 21:21:11 +13:00
.gitattributes Update .gitattributes 2018-08-06 22:31:21 +00:00
.travis.yml Added Travis CI configuration 2017-03-01 00:11:05 +02:00
LICENSE.txt Create LICENSE.txt 2017-02-18 08:57:08 +13:00
prefsCleaner.bat P*tches for B*tches (#483) 2018-08-12 11:56:47 +00:00
prefsCleaner.sh v1.1 regex fix (#409) 2018-04-25 22:56:54 +02:00
README.md Update README.md 2018-09-20 23:40:29 +00:00
updater.bat fix -updatebatch (#484) 2018-08-13 12:39:24 +00:00
updater.sh Use wget if curl is not available (#451) 2018-07-06 14:06:01 +02:00
user.js removed, renamed or hidden in v63.0 (#523) 2018-10-24 04:45:31 +13: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, as provided, 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.

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 additonal JS hosted at GitLab

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