An open-source password generator as a browser extension.
Open Password Generator on Chrome Web Store
I love:
- Password generators
- Browser extensions
But I dislike:
- Closed-source / proprietary password generators because I can't see if passwords are securely generated
- Password-manager generators that require too many clicks
These are the reasons why I built this open-source password generator as a browser extension.
- Secure password generation using the client-side JavaScript Crypto API
- Fast, entirely in-browser generation
- One-click password generation via the extension
- Download the newest zip file from this repo
extension/builds - Unzip it
- Go to
chrome://extensions/ - Click "Load unpacked"
- Select the unzipped
extensiondirectory