/autocompleteoff

Turns off the autocomplete attribute in any form that accepts a password

Primary LanguageJavaScript

This is a Firefox add-on which allows Firefox to save all your passwords even if a website doesn't support that. Essentially the add-on removes the autocomplete=off attribute from any forms or inputs which are designed for login while not affecting others.

The add-on has been built with a recent version of the mozilla-addon-sdk. The test page shows what kind of forms or inputs will be affected, only the last input remains untouched.