mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
add override for Firefox Sync
This commit is contained in:
+1
-1
@@ -1055,7 +1055,7 @@ user_pref("browser.safebrowsing.allowOverride", false);
|
|||||||
user_pref("identity.fxaccounts.enabled", false);
|
user_pref("identity.fxaccounts.enabled", false);
|
||||||
|
|
||||||
// PREF: enable Firefox accounts [OVERRIDE]
|
// PREF: enable Firefox accounts [OVERRIDE]
|
||||||
user_pref("identity.fxaccounts.enabled", false);
|
user_pref("identity.fxaccounts.enabled", true);
|
||||||
|
|
||||||
// PREF: disable Push API
|
// PREF: disable Push API
|
||||||
// Push is an API that allows websites to send you (subscribed) messages even when the site
|
// Push is an API that allows websites to send you (subscribed) messages even when the site
|
||||||
|
|||||||
Reference in New Issue
Block a user