Chrome plugin to generate good passwords
Go to file
Neale Pickett 32f9f589e0 README: punctuation 2017-03-12 20:13:36 -06:00
_locales/en Seems to work okay 2017-03-12 20:05:02 -06:00
css Seems to work okay 2017-03-12 20:05:02 -06:00
img Seems to work okay 2017-03-12 20:05:02 -06:00
js Seems to work okay 2017-03-12 20:05:02 -06:00
res Seems to work okay 2017-03-12 20:05:02 -06:00
LICENSE.md Seems to work okay 2017-03-12 20:05:02 -06:00
README.md README: punctuation 2017-03-12 20:13:36 -06:00
manifest.json Seems to work okay 2017-03-12 20:05:02 -06:00
popup.html Seems to work okay 2017-03-12 20:05:02 -06:00

README.md

This is a very simple, but cryptographically decent, password generator.

Click on the extension icon, and it makes a password of length 12. You can dial the length up or down and tell it not to include certain character classes, and the password is updated automatically.

The extension makes sure any generated password is in your clipboard. So when you need a password, typically you can click the extension, then go back to the form and paste in your new password.

![Screenshot](res/Screenshot from 2017-03-12 19-19-52.png)

Hooray!