mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-11 11:10:02 +01:00
0503: disable savant
This commit is contained in:
parent
9386fb5581
commit
dceef9d1db
1
user.js
1
user.js
@ -336,6 +336,7 @@ user_pref("network.allow-experiments", false);
|
||||
user_pref("app.normandy.enabled", false);
|
||||
user_pref("app.normandy.api_url", "");
|
||||
user_pref("app.shield.optoutstudies.enabled", false);
|
||||
user_pref("shield.savant.enabled", false); // (FF61+)
|
||||
/* 0505: disable System Add-on updates
|
||||
* [NOTE] In FF61 and lower, you will not get any System Add-on updates except when you update Firefox ***/
|
||||
// user_pref("extensions.systemAddon.update.enabled", false); // (FF62+)
|
||||
|
Loading…
Reference in New Issue
Block a user