Description from extension meta
Extends browser to use safe, persistent magic password generator
Image from store
Description from store
Extends chrome or chromium to use safe, persistent magic password generator and makes possible to use it as password input selector box.
In password generation partake your human readable password, as salt the url (domain.tld) and your secure phrase.
---------------
This extension allows you to enter a persistent (hashed) more secure password, that human brain can't remember.
For the password generation will be used:
- the part of url (domain.tld) or whole url of site, where you currently located
- the secret phrase (normally used only once, it will be saved in your profile)
- some (common and short) password
- the method used for generation (short, long, alphanumeric, etc.)
This guarantees also, that all your passwords are different for all web sites (because the url will be also used as part of "salt" for the generation).
Be sure, that all the data, you have entered there, are certainly noticed from you. Because neither the passwords nor other data (except secure phrase) will be saved somewhere. So if you would have not remember all this, you will never get your passwords again. Never and nevermore!
Apart from that you will never forgot your long and safe passwords. If this extension is no longer working for whatever reason (for example after update of browser) or if you at the moment don't have chrome or chromium readily to hand, you can however get always your password, just using following link:
<a href="https://sebres.github.io/pwd-gen">https://sebres.github.io/pwd-gen</a>
No data whatsoever, you've entered, will be transferred for somewhere. The input of data as well as generation takes place only on your computer.