How to enable autosave login option
How can I enable the "ask to save logins and passwords" option? See the attachment. I do not use private mode and saving history is allowed. I can browse saved logins also, but I want to activate automatic infill of them. Firefox 102.0 64-bit
Solution choisie
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);
Lire cette réponse dans son contexte 👍 0Toutes les réponses (1)
Solution choisie
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);