Extension for web browsers which helps you to easily generate strong passwords in one click
- Customizable generator
- Clean and simple UI
- Dark mode
- NEW: Insert and copy generated password in one click
- Chinese (Simplified)
- English
- Polish
- Portuguese (Brazil)
- Russian
- Ukrainian
Click to expand
Chromium-based browsers (Edge, Chrome, etc.)
- Go to Releases and select a release to download
- Download attached archive for Chromium and unpack it
- Go to
chrome://extensions
- Enable "Developer mode"
- Click the "Load unpacked" button and navigate to the extension's root folder (contains
manifest.json
)- Done!
Firefox
- Go to Releases and select a release to download
- Download attached archive for Firefox and unpack it
- Go to
about:debugging#/runtime/this-firefox
- Click the "Load Temporary Add-on..." button and select
manifest.json
file in the root folder- Done!
Important! This will replace officialy installed version if you have one. If you want to sideload it without replacing to run both versions at the same time - before loading add-on, open
manifest.json
in a text editor and changeid
key (it's[email protected]
by default) to something else
Note: If you delete the extension folder it will disappear from your browser
There are many ways in which you can participate in the project, for example:
- Submit bugs and feature requests, and help us verify as they are checked in
- Review source code changes
- Review documentation and make pull requests for anything from typos to new content
If you are interested in fixing issues and contributing directly to the code base, please refer to the Contribution Guidelines
©2024 Eugene Fox. Licensed under MIT license