https://github.com/aiktb/genpwd
🔑A password generator extension that really meets your needs.
https://github.com/aiktb/genpwd
browser-extension chrome-extension edge-extension firefox-addon password-generator plasmo
Last synced: about 2 months ago
JSON representation
🔑A password generator extension that really meets your needs.
- Host: GitHub
- URL: https://github.com/aiktb/genpwd
- Owner: aiktb
- License: mit
- Created: 2024-01-13T12:16:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T03:06:04.000Z (7 months ago)
- Last Synced: 2025-03-23T19:44:39.788Z (2 months ago)
- Topics: browser-extension, chrome-extension, edge-extension, firefox-addon, password-generator, plasmo
- Language: Vue
- Homepage: https://genpwd.aiktb.dev
- Size: 1.56 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Genpwd
🔑 A password generator that really meets your needs.
Special thanks to **_[plasmo](https://github.com/PlasmoHQ/plasmo)_** for taking the frustration out of browser extension development for me.
## Features
1. Well-designed two sets of themes in light and dark modes.
2. Support options such as password length, whether it contains symbols/uppercase letters/lowercase letters/numbers, etc.
3. The symbol character set used is configurable.
4. Optional password history.## Preview

## Contribution
Please make sure to read the [Contributing Guide](./.github/CONTRIBUTING.md) before making a pull request.
This includes instructions on how to setup development environment, test extensions, and build the final product.