mirror of
https://github.com/arkenfox/user.js.git
synced 2025-10-09 03:52:53 +02:00
make 2635 active
it added as inactive in 140 due to bugs not fixed in time - seems stable now
This commit is contained in:

committed by
GitHub

parent
0ef5f72c5f
commit
a05d90d612
2
user.js
2
user.js
@ -549,7 +549,7 @@ user_pref("browser.tabs.searchclipboardfor.middleclick", false); // [DEFAULT: fa
|
||||
user_pref("browser.contentanalysis.enabled", false); // [FF121+] [DEFAULT: false]
|
||||
user_pref("browser.contentanalysis.default_result", 0); // [FF127+] [DEFAULT: 0]
|
||||
/* 2635: disable referrer and storage access for resources injected by content scripts [FF139+] ***/
|
||||
// user_pref("privacy.antitracking.isolateContentScriptResources", true);
|
||||
user_pref("privacy.antitracking.isolateContentScriptResources", true);
|
||||
/* 2640: disable CSP Level 2 Reporting [FF140+] ***/
|
||||
user_pref("security.csp.reporting.enabled", false);
|
||||
|
||||
|
Reference in New Issue
Block a user