Cyberx Password Generator
Cyberx Password Generator
什么是Cyberx Password Generator?
Cyberx Password Generator是由https://dodu.it开发的Chrome扩展程序,该扩展的主要功能是“Cyberx Password Generator”。
扩展截图
下载Cyberx Password Generator扩展crx文件
下载Cyberx Password Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Lightweight, Simple, Easy and Fast Password Generator. ------------------- Features: ------------------- - automatic password copy to clipboard - easy to use - generates strong passwords (upper case, lowercase, numbers and symbols) - lightweight extension (about 30KB) - Exclusion of dubious characters (like letter O that could be confused with o or 0); Updates: - fixed layout - stronger passwords
扩展基本信息
名称 | Cyberx Password Generator |
ID | mhdpbjioaheebpjjbkglnkljmmgbiedb |
官方URL | https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb |
简介 | Cyberx Password Generator |
文件大小 | 30.14 KB |
安装次数 | 96 |
当前版本 | 3.5.0 |
更新时间 | 2023-10-02 |
上架时间 | 2013-10-20 |
评分 | 4.25/5 共4次评分 |
开发者 | https://dodu.it |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cyberx Password Generator", "description": "Cyberx Password Generator", "version": "3.5.0", "icons": { "128": "images\/icon_128.png" }, "action": { "default_popup": "popup.html" }, "permissions": [ "clipboardWrite" ] } |