mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-01 22:43:38 +02:00
Update user.js
This commit is contained in:
parent
a453149930
commit
04b14cce12
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -1246,7 +1246,7 @@ user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin
|
||||||
* 3=(Block) Cookies from unvisited websites, 4=(Block) Cross-site and social media trackers (FF63+) (default FF69+)
|
* 3=(Block) Cookies from unvisited websites, 4=(Block) Cross-site and social media trackers (FF63+) (default FF69+)
|
||||||
* [NOTE] You can set exceptions under site permissions or use an extension
|
* [NOTE] You can set exceptions under site permissions or use an extension
|
||||||
* [NOTE] Enforcing category to custom ensures ETP related prefs are always honored
|
* [NOTE] Enforcing category to custom ensures ETP related prefs are always honored
|
||||||
* [SETTING] Privacy & Security>Content Blocking>Custom>Choose what to block>Cookies ***/
|
* [SETTING] Privacy & Security>Enhanced Tracking Protection>Custom>Choose what to block>Cookies ***/
|
||||||
user_pref("network.cookie.cookieBehavior", 1);
|
user_pref("network.cookie.cookieBehavior", 1);
|
||||||
user_pref("browser.contentblocking.category", "custom");
|
user_pref("browser.contentblocking.category", "custom");
|
||||||
/* 2702: set third-party cookies (i.e ALL) (if enabled, see 2701) to session-only
|
/* 2702: set third-party cookies (i.e ALL) (if enabled, see 2701) to session-only
|
||||||
|
|
Loading…
Add table
Reference in a new issue