1
0
Go to file
claustromaniac 2f5ae9b294 v4.0b
Fixes:
	- Merge function:
		*no longer has the potential to truncate super long lines.
		*no more issues with exclamation marks in user_pref lines.

Improvements:
	- Overall better performance due to ECHO syntax changes.
	- Merge function on steroids! Faster than ever, and no longer generates temporary files at all. As it always should have been.

Changes, Additions, Substractions:
	- Leading spaces are no longer ignored by the merge function. Lines to be merged must begin with user_pref.
	- Added header with name, author, version.
	- Added help sub-menu.
	- Added special message when no override files are found when using -multiOverrides.
	- Formatting changes.
2017-12-16 17:55:08 +00:00
scratchpad-scripts fix url 2017-12-09 10:31:09 +13: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 Convert line endings to LF 2017-06-17 09:13:14 +02: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 prefs.js cleaner for Windows v1.0 2017-12-15 21:11:53 +01:00
README.md Update README.md 2017-12-08 00:07:18 +13:00
updater.bat v4.0b 2017-12-16 17:55:08 +00:00
updater.sh Update updater.sh 2017-11-25 18:56:49 +01:00
user.js 4500: RFP warn if language set to non en-US 2017-12-16 05:21:08 +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.

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 right here at github

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.