What would people think to a remember password checkbox on the login page? The password could be stored in localStorage encrypted with a random string embedded in page itself.
I wouldn't risk it. It opens up way too many attack vectors, especially for the less security inclined..