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"
    }
}