mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-22 23:21:02 -05: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:
parent
0ef5f72c5f
commit
a05d90d612
1 changed files with 1 additions and 1 deletions
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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue