1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

signon.firefoxRelay.feature

This commit is contained in:
Hal
2024-02-21 12:12:20 -05:00
committed by GitHub
parent 0f818cddff
commit e95eb32ffd
+5 -1
View File
@@ -809,9 +809,13 @@ user_pref("signon.privateBrowsingCapture.enabled", false);
// [2] https://support.mozilla.org/en-US/kb/firefox-lockwise-managing-account-data // [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.breach-alerts.enabled", false);
//user_pref("signon.management.page.breachAlertUrl", ""); //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", ""); //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 // PREF: disable websites autocomplete
// Don't let sites dictate use of saved logins and passwords. // Don't let sites dictate use of saved logins and passwords.
//user_pref("signon.storeWhenAutocompleteOff", false); //user_pref("signon.storeWhenAutocompleteOff", false);