mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-14 04:53:20 -04:00
syntax
This commit is contained in:
parent
dde33d640a
commit
5dc09fef76
2
user.js
2
user.js
@ -597,7 +597,7 @@ user_pref("browser.tabs.searchclipboardfor.middleclick", false); // [DEFAULT: fa
|
||||
* 0=Block all requests 1=Warn on all requests (which lets the user decide) 2=Allow all requests
|
||||
* [1] https://github.com/chromium/content_analysis_sdk */
|
||||
user_pref("browser.contentanalysis.enabled", false); // [FF121+] [DEFAULT: false]
|
||||
user_pref("browser.contentanalysis.default_result", 0; // [FF127+] [DEFAULT: 0]
|
||||
user_pref("browser.contentanalysis.default_result", 0); // [FF127+] [DEFAULT: 0]
|
||||
|
||||
/** DOWNLOADS ***/
|
||||
/* 2651: enable user interaction for security by always asking where to download
|
||||
|
Loading…
x
Reference in New Issue
Block a user