zen: disable more password manager stuff
This commit is contained in:
@@ -93,6 +93,13 @@ in
|
||||
"signon.rememberSignons" = false;
|
||||
"signon.autofillForms" = false;
|
||||
"signon.management.page.breach-alerts.enabled" = false;
|
||||
"signon.formlessCapture.enabled" = false;
|
||||
"signon.privateBrowsingCapture.enabled" = false;
|
||||
# disable the autocomplete popup on login fields
|
||||
"signon.firefoxRelay.feature" = "";
|
||||
"signon.generation.enabled" = false;
|
||||
# disable passkey/webauthn prompts from the built-in manager
|
||||
"security.webauthn.enable_conditional_mediation" = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user