BizX Keychain

Pithy description (132 characters or less, no HTML)

BizX Keychainとは何ですか?

BizX KeychainはScott McGhee, Feng Zuo, Dean Kesseyによって開発されたChromeの拡張機能で、その主な機能は「Pithy description (132 characters or less, no HTML)」です。

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

screenshot

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

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

拡張機能の使用方法

                        A SuccessFactors BizX Chrome extension which can organize login credentials in a central place. This should minimize the effort to recall credentials, and share those credentials with others. This should only be used to store non-production credentials for internal use only.                    

拡張機能の基本情報

名前 BizX Keychain BizX Keychain
ID gpcgacemgefjgggchcpnbllednbpgkap
公式URL https://chromewebstore.google.com/detail/bizx-keychain/gpcgacemgefjgggchcpnbllednbpgkap
説明 Pithy description (132 characters or less, no HTML)
ファイルサイズ 810 KB
インストール数 25
現在のバージョン 1.0.0.4
最終更新日 2014-08-05
公開日 2014-08-05
評価 5.00/5 合計 2 レビュー
開発者 Scott McGhee, Feng Zuo, Dean Kessey
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BizX Keychain",
    "description": "Pithy description (132 characters or less, no HTML)",
    "version": "1.0.0.4",
    "manifest_version": 2,
    "icons": {
        "128": "image\/key2.png"
    },
    "browser_action": {
        "default_icon": "image\/key2.png",
        "default_popup": "index.html",
        "default_title": "Open BizX Keychain"
    }
}