1
Fork 0

firefox: disable normandy

This commit is contained in:
Alan Faubert 2019-11-05 09:16:33 -05:00
parent 30140ce42e
commit 6d3de47237
1 changed files with 1 additions and 0 deletions

View File

@ -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);