Force Firefox to remember passwords on particular sites

browserfirefoxpasswordSecurity

Usually, when I log into a website with username and password, Firefox asks whether it should remember the login details. When I click yes, next time I visit the website, the username and password fields are pre-filled, so that I can just click "OK"

But on some websites, I don't get the option to remember the password, and the username and password fields are empty. Alternatively, only the username field is pre-filled, while the password field is empty.

Is there a way to override this, so that I can always choose to save the passwords?

UPDATE:

Preferably, I would like to achieve this without having to install yet another addon.
I don't understand how websites tell the browser to not remember passwords, but whatever it is, it should be configurable. Perhaps via userContent.css and userChrome.css ?

Best Answer

For Firefox, there's an extension that I use (https://addons.mozilla.org/en-US/firefox/addon/saved-password-editor/) that helps extend the built-in password functionality.

You can manually train it to work on a particular page, but sometimes the way a page is written prevents that. But I have noticed that some that otherwise wouldn't work, do work, so give it a try.

Related Question