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
+4
View File
@@ -812,6 +812,10 @@ user_pref("signon.privateBrowsingCapture.enabled", false);
//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);