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
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
被采纳的解决方案
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);
定位到答案原位置 👍 0所有回复 (1)
选择的解决方案
Resolved. I deleted folowing lines from mozzila.cfg:
lockPref("signon.rememberSignons", false); lockPref("signon.autofillForms", false); lockPref("signon.prefillForms", false);