BizX Keychain

Pithy description (132 characters or less, no HTML)

What is BizX Keychain?

BizX Keychain is a Chrome extension developed by Scott McGhee, Feng Zuo, Dean Kessey, and its main feature is "Pithy description (132 characters or less, no HTML)".

Extension Screenshots

screenshot

Download BizX Keychain Extension CRX File

Download BizX Keychain extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name BizX Keychain BizX Keychain
ID gpcgacemgefjgggchcpnbllednbpgkap
Official URL https://chromewebstore.google.com/detail/bizx-keychain/gpcgacemgefjgggchcpnbllednbpgkap
Description Pithy description (132 characters or less, no HTML)
File Size 810 KB
Installation Count 25
Current Version 1.0.0.4
Last Updated 2014-08-05
Publish Date 2014-08-05
Rating 5.00/5 Total 2 Ratings
Developer Scott McGhee, Feng Zuo, Dean Kessey
Payment Type free
Supported Languages 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"
    }
}