mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-06 21:33:42 -04:00
tweak 4510
This commit is contained in:
parent
4d733f63bd
commit
e60099ec66
1
user.js
1
user.js
@ -860,6 +860,7 @@ user_pref("privacy.spoof_english", 1);
|
||||
/* 4510: disable using system colors
|
||||
* [SETTING] General>Language and Appearance>Fonts and Colors>Colors>Use system colors ***/
|
||||
user_pref("browser.display.use_system_colors", false); // [DEFAULT: false NON-WINDOWS]
|
||||
user_pref("widget.non-native-theme.use-theme-accent", false); // [DEFAULT: false WINDOWS]
|
||||
/* 4512: enforce links targeting new windows to open in a new tab instead
|
||||
* 1=most recent window or tab, 2=new window, 3=new tab
|
||||
* Stops malicious window sizes and some screen resolution leaks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user