firefox: disable normandy
This commit is contained in:
parent
30140ce42e
commit
6d3de47237
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
user_pref("app.normandy.enabled", false);
|
||||
user_pref("browser.contentblocking.category", "strict");
|
||||
user_pref("browser.ctrlTab.recentlyUsedOrder", false);
|
||||
user_pref("browser.formfill.enable", false);
|
||||
|
|
Loading…
Reference in a new issue