xkcdGEN

Generate strong passwords xkcd style.

xkcdGENとは何ですか?

xkcdGENはhttps://jz.bzによって開発されたChromeの拡張機能で、その主な機能は「Generate strong passwords xkcd style.」です。

拡張機能のスクリーンショット

screenshot
screenshot

xkcdGEN拡張機能のCRXファイルをダウンロード

xkcdGEN拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        xkcdGEN
xkcd style passphrase generator
conforms to xkcd 936
https://xkcd.com/936/
 
https://jz.bz/tar.jz/xkcdgen/

Open Source and released under the Apache License, Version 2.0.
https://github.com/jzbz/xkcdgen                    

拡張機能の基本情報

名前 xkcdGEN xkcdGEN
ID iebghajbenahofgmibldgbibbemoodce
公式URL https://chromewebstore.google.com/detail/xkcdgen/iebghajbenahofgmibldgbibbemoodce
説明 Generate strong passwords xkcd style.
ファイルサイズ 26.82 KB
インストール数 58
現在のバージョン 0.1.8
最終更新日 2016-02-18
公開日 2016-02-18
評価 4.67/5 合計 3 レビュー
開発者 https://jz.bz
支払い方法 free
拡張機能のウェブサイト https://jz.bz/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "xkcdGEN",
    "description": "Generate strong passwords xkcd style.",
    "icons": {
        "128": "icon_128.png"
    },
    "version": "0.1.8",
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_popup": "popup.html",
        "default_title": "xkcdGEN"
    }
}