mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-22 16:47:09 +02:00
Update user.js
Add missing pref for 3pcd
This commit is contained in:
parent
5f7cecedb8
commit
349ba6078b
1 changed files with 1 additions and 0 deletions
1
user.js
1
user.js
|
@ -1146,6 +1146,7 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies
|
||||||
* [NOTE] FPP (fingerprintingProtection) is ignored when RFP (4501) is enabled
|
* [NOTE] FPP (fingerprintingProtection) is ignored when RFP (4501) is enabled
|
||||||
* [WHY] Arkenfox only supports strict (2701) which sets these at runtime ***/
|
* [WHY] Arkenfox only supports strict (2701) which sets these at runtime ***/
|
||||||
// user_pref("network.cookie.cookieBehavior", 5); // [DEFAULT: 5]
|
// user_pref("network.cookie.cookieBehavior", 5); // [DEFAULT: 5]
|
||||||
|
// user_pref("network.cookie.cookieBehavior.optInPartitioning", true); // [ETP FF132+]
|
||||||
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault", true);
|
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault", true);
|
||||||
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault.top_navigation", true); // [FF100+]
|
// user_pref("network.http.referer.disallowCrossSiteRelaxingDefault.top_navigation", true); // [FF100+]
|
||||||
// user_pref("privacy.bounceTrackingProtection.mode", 1); // [FF131+] [ETP FF133+]
|
// user_pref("privacy.bounceTrackingProtection.mode", 1); // [FF131+] [ETP FF133+]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue