mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
Compare commits
1 Commits
e8db7bd6ff
...
0158726789
Author | SHA1 | Date | |
---|---|---|---|
|
0158726789 |
8
user.js
8
user.js
@ -1,7 +1,7 @@
|
|||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 12 January 2024
|
* date: 30 November 2023
|
||||||
* version: 121
|
* version: 120
|
||||||
* urls: https://github.com/arkenfox/user.js [repo]
|
* urls: https://github.com/arkenfox/user.js [repo]
|
||||||
* : https://arkenfox.github.io/gui/ [interactive]
|
* : https://arkenfox.github.io/gui/ [interactive]
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
@ -766,8 +766,8 @@ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
|||||||
***/
|
***/
|
||||||
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
|
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
|
||||||
/* 4501: enable RFP
|
/* 4501: enable RFP
|
||||||
* [SETUP-WEB] RFP can cause some website breakage: mainly canvas, use a canvas site exception via the urlbar.
|
* [SETUP-WEB] RFP can cause some website breakage: mainly canvas, use a canvas site exception via the urlbar
|
||||||
* RFP also has a few side effects: mainly timezone is UTC, and websites will prefer light theme
|
* RFP also has a few side effects: mainly timezone is UTC0, and websites will prefer light theme
|
||||||
* [NOTE] pbmode applies if true and the original pref is false
|
* [NOTE] pbmode applies if true and the original pref is false
|
||||||
* [1] https://bugzilla.mozilla.org/418986 ***/
|
* [1] https://bugzilla.mozilla.org/418986 ***/
|
||||||
user_pref("privacy.resistFingerprinting", true); // [FF41+]
|
user_pref("privacy.resistFingerprinting", true); // [FF41+]
|
||||||
|
Loading…
Reference in New Issue
Block a user