Update uBlock; disable topsite suggestions

This commit is contained in:
ohfp 2020-06-06 22:00:39 +02:00
parent b265bae691
commit b0193ed7cf
No known key found for this signature in database
GPG key ID: 2954CC8585E27A3F
2 changed files with 2 additions and 1 deletions

View file

@ -61,7 +61,7 @@
},
"Extensions": {
"Install": ["https://addons.mozilla.org/firefox/downloads/file/3521827/ublock_origin-1.26.2-an+fx.xpi"]
"Install": ["https://addons.mozilla.org/firefox/downloads/file/3521827/ublock_origin-1.27.10-an+fx.xpi"]
},
"SearchSuggestEnabled": false,

View file

@ -983,6 +983,7 @@ lockPref("services.sync.prefs.sync.browser.urlbar.maxRichResults", false); //tru
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.bookmark", false); //true
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.history", false); //true
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.history.onlyTyped", false); //true
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.topsites", false); //true
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.openpage", false); //true
lockPref("services.sync.prefs.sync.browser.urlbar.suggest.searches", false); //true
lockPref("services.sync.prefs.sync.dom.disable_open_during_load", false); //true