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 |
Eメール | [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" ] } |