Re-enable Firefox's built-in password manager

Signed-off-by: Different55 <burritosaur@protonmail.com>
This commit is contained in:
Different55
2024-12-27 10:01:58 -06:00
committed by GitHub
parent 255f8f8fbd
commit 579ef3db36

View File

@@ -385,7 +385,6 @@ pref("browser.formfill.enable", false);
pref("security.insecure_connection_text.enabled", true);
pref("security.insecure_connection_text.pbmode.enabled", true);
pref("network.IDN_show_punycode", true);
pref("signon.rememberSignons", false);
// Telemetry
pref("datareporting.policy.dataSubmissionEnabled", false, locked);