1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-07-18 09:41:27 +05:30

Update user-overrides.js

This commit is contained in:
yokoffing
2026-07-03 22:40:57 -04:00
committed by GitHub
parent c44deea4e2
commit ca7ddb8071
+1 -1
View File
@@ -27,7 +27,7 @@ user_pref("javascript.options.baselinejit.threshold", 50); // default=100
user_pref("javascript.options.concurrent_multiprocess_gcs.cpu_divisor", 2); // default=4
/** SECUREFOX ***/
user_pref("privacy.trackingprotection.allow_list.convenience.enabled", false); // disable Strict allowlist of convenience features
//user_pref("privacy.trackingprotection.allow_list.convenience.enabled", false); // disable allowlist of convenience features
user_pref("security.webauth.webauthn", false); // disable passkeys
user_pref("signon.rememberSignons", false); // disable password manager
user_pref("browser.formfill.enable", true); // re-enable Remember search and form history