PwGen
Generate passwords.
PwGenとは何ですか?
PwGenはsekibunによって開発されたChromeの拡張機能で、その主な機能は「Generate passwords.」です。
拡張機能のスクリーンショット
PwGen拡張機能のCRXファイルをダウンロード
PwGen拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Generate random strings for password use.
拡張機能の基本情報
名前 | PwGen |
ID | fdncmbefehplabbjadkkhfahhkdihmcj |
公式URL | https://chromewebstore.google.com/detail/pwgen/fdncmbefehplabbjadkkhfahhkdihmcj |
説明 | Generate passwords. |
ファイルサイズ | 64.82 KB |
インストール数 | 4,000 |
現在のバージョン | 1.0.2.1 |
最終更新日 | 2016-01-06 |
公開日 | 2016-01-06 |
評価 | 4.00/5 合計 3 レビュー |
開発者 | sekibun |
支払い方法 | free |
対応言語 | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_mfName__", "version": "1.0.2.1", "default_locale": "en", "description": "__MSG_mfDescription__", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "popup.html", "default_title": "__MSG_mfPopupTitle__" }, "content_security_policy": "script-src 'self'; object-src 'self'", "offline_enabled": true } |