mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
signon.firefoxRelay.feature
This commit is contained in:
+5
-1
@@ -809,9 +809,13 @@ user_pref("signon.privateBrowsingCapture.enabled", false);
|
||||
// [2] https://support.mozilla.org/en-US/kb/firefox-lockwise-managing-account-data
|
||||
// user_pref("signon.management.page.breach-alerts.enabled", false);
|
||||
//user_pref("signon.management.page.breachAlertUrl", "");
|
||||
// user_pref("browser.contentblocking.report.lockwise.enabled", false);
|
||||
//user_pref("browser.contentblocking.report.lockwise.enabled", false);
|
||||
//user_pref("browser.contentblocking.report.lockwise.how_it_works.url", "");
|
||||
|
||||
// disable Firefox Relay
|
||||
// Privacy & Security > Passwords > Suggest Firefox Relay email masks to protect your email address
|
||||
//user_pref("signon.firefoxRelay.feature", "");
|
||||
|
||||
// PREF: disable websites autocomplete
|
||||
// Don't let sites dictate use of saved logins and passwords.
|
||||
//user_pref("signon.storeWhenAutocompleteOff", false);
|
||||
|
||||
Reference in New Issue
Block a user