Autopopulate username/password fields
When a username or password field is found, fill it in automatically (without requiring user input). If the user only has one matching login for the web page, this is trivial. Even if the user has multiple logins, you can just pick one (most recently used, if you track that) -- if its not the right one the user can always override it.
1
vote
