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
Chosen solution
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);
Read this answer in context 👍 0All Replies (1)
Chosen Solution
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);