diff --git a/user.js b/user.js index 96249c3..c903a45 100644 --- a/user.js +++ b/user.js @@ -335,6 +335,7 @@ user_pref("privacy.socialtracking.block_cookies.enabled", false); // [SETTING] Privacy & Security>Security>... "Block dangerous and deceptive content" ***/ user_pref("browser.safebrowsing.malware.enabled", false); user_pref("browser.safebrowsing.phishing.enabled", false); +user_pref("browser.safebrowsing.passwords.enabled", false); // ------------------------------------- // Disable SB checks for downloads (both local lookups + remote) // This is the master switch for the safebrowsing.downloads