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 |
官方網址 | 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" ] } |