https://github.com/zhuima/passgen-chatgpt-chrome
生成随机密码的chrome插件
https://github.com/zhuima/passgen-chatgpt-chrome
Last synced: 8 months ago
JSON representation
生成随机密码的chrome插件
- Host: GitHub
- URL: https://github.com/zhuima/passgen-chatgpt-chrome
- Owner: zhuima
- License: mit
- Created: 2023-02-17T11:05:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T13:18:46.000Z (over 3 years ago)
- Last Synced: 2025-05-31T06:18:20.200Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔒 passgen-chatgpt-chrome - 一个自动生成密码的 Chrome 插件
passgen-chatgpt-chrome 是一个基于 manifest V2 版本,样式引入了 Tailwind CSS 的 Chrome 插件,它可以自动生成6到20位长度的密码。
## 特性
- 支持 6 - 20 位长度的密码生成
- 基于 V2 版本
- 样式引入 Tailwind CSS
## 使用
1. 安装 Chrome 插件
2. 打开 Chrome 插件
3. 选择密码长度
4. 点击生成按钮,即可生成随机密码
## 贡献
如果你想为 passgen-chatgpt-chrome 贡献代码,欢迎提交 Pull Request。
## 许可证
[MIT](https://github.com/zhuima/passgen-chatgpt-chrome/blob/master/LICENSE) © zhuima