mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
remove push
Required for CRLite
This commit is contained in:
@@ -47,7 +47,6 @@ user_pref("browser.safebrowsing.downloads.remote.url", ""); // enforce no remote
|
||||
user_pref("browser.safebrowsing.downloads.remote.block_potentially_unwanted", false); // clean up UI; not needed in user.js if remote downloads are disabled
|
||||
user_pref("browser.safebrowsing.downloads.remote.block_uncommon", false); // clean up UI; not needed in user.js if remote downloads are disabled
|
||||
user_pref("browser.safebrowsing.allowOverride", false); // do not allow user to override SB
|
||||
user_pref("dom.push.enabled", false); // disable Push API; breaks FF Sync and Site Notifications
|
||||
user_pref("browser.search.update", false); // do not update opensearch engines
|
||||
user_pref("network.trr.confirmationNS", "skip"); // skip TRR confirmation request
|
||||
user_pref("extensions.webextensions.restrictedDomains", ""); // remove Mozilla domains so adblocker works on pages
|
||||
|
||||
Reference in New Issue
Block a user