mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 10:53:57 +00:00
tweak 1510 default info
This commit is contained in:
parent
bd59131d3e
commit
17beb468f1
2
user.js
2
user.js
@ -1057,7 +1057,7 @@ user_pref("privacy.resistFingerprinting.letterboxing", true); // [HIDDEN PREF]
|
|||||||
user_pref("browser.startup.blankWindow", false);
|
user_pref("browser.startup.blankWindow", false);
|
||||||
/* 4510: disable using system colors
|
/* 4510: disable using system colors
|
||||||
* [SETTING] General>Language and Appearance>Fonts and Colors>Colors>Use system colors ***/
|
* [SETTING] General>Language and Appearance>Fonts and Colors>Colors>Use system colors ***/
|
||||||
user_pref("browser.display.use_system_colors", false);
|
user_pref("browser.display.use_system_colors", false); // [DEFAULT false NON-WINDOWS]
|
||||||
/* 4511: enforce non-native widget theme
|
/* 4511: enforce non-native widget theme
|
||||||
* Security: removes/reduces system API calls, e.g. win32k API [1]
|
* Security: removes/reduces system API calls, e.g. win32k API [1]
|
||||||
* Fingerprinting: provides a uniform look and feel across platforms [2]
|
* Fingerprinting: provides a uniform look and feel across platforms [2]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user