mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-15 13:12:57 -04:00
tidy RFP info
some pref numbers have multiple prefs
This commit is contained in:
parent
083f0cb5af
commit
0d12cd90b4
7
user.js
7
user.js
@ -745,9 +745,12 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!");
|
||||
RFP overrides FPP (4000)
|
||||
|
||||
FF128+ Arkenfox by default will use FPP (on by virtue of using ETP Strict). For most people this is all you need.
|
||||
To use RFP: sinmply add 4501 (RFP), 4504 (letterboxing if you want it) and 4520 (webgl) to your overides.
|
||||
To use RFP: add only the following to your overrides
|
||||
- user_pref("privacy.resistFingerprinting", true); // 4501
|
||||
- user_pref("privacy.resistFingerprinting.letterboxing", true); // 4504 optional
|
||||
- user_pref("webgl.disabled", true); // 4520 optional
|
||||
|
||||
It is an all-or-nothing buy in: you cannot pick and choose what parts you want
|
||||
RFP is an all-or-nothing buy in: you cannot pick and choose what parts you want
|
||||
[TEST] https://arkenfox.github.io/TZP/tzp.html
|
||||
|
||||
[WARNING] DO NOT USE extensions to alter RFP protected metrics
|
||||
|
Loading…
x
Reference in New Issue
Block a user