CFCA CryptoKit.CIB Extension

CFCA Security Application Development Kit

What is CFCA CryptoKit.CIB Extension?

CFCA CryptoKit.CIB Extension is a Chrome extension developed by CFCA, and its main feature is "CFCA Security Application Development Kit".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download CFCA CryptoKit.CIB Extension Extension CRX File

Download CFCA CryptoKit.CIB Extension 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

                        适用于Chrome最新机制的兴业银行证书应用拓展程序                    

Extension Basic Information

Name CFCA CryptoKit.CIB Extension CFCA CryptoKit.CIB Extension
ID nnahcpdajidknipglinmjmcmhckpbhnk
Official URL https://chromewebstore.google.com/detail/cfca-cryptokitcib-extensi/nnahcpdajidknipglinmjmcmhckpbhnk
Description CFCA Security Application Development Kit
File Size 13.28 KB
Installation Count 156,945
Current Version 3.4.1.5
Last Updated 2021-08-03
Publish Date 2018-05-23
Rating 3.00/5 Total 1 Ratings
Developer CFCA
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CFCA CryptoKit.CIB Extension",
    "version": "3.4.1.5",
    "description": "CFCA Security Application Development Kit",
    "author": "CFCA",
    "minimum_chrome_version": "31",
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.cib.com.cn\/*",
            "https:\/\/*.cib.com\/*",
            "http:\/\/*.cib.com\/*",
            "http:\/\/*.cib.com.cn\/*",
            "https:\/\/168.3.60.112\/*",
            "https:\/\/168.3.63.11\/*",
            "http:\/\/168.3.60.47\/*",
            "http:\/\/168.3.62.79\/*",
            "https:\/\/10.3.49.231\/*",
            "https:\/\/168.3.63.198\/*",
            "https:\/\/10.3.48.168\/*",
            "https:\/\/10.3.49.178\/*",
            "https:\/\/www.firmbank.xyz\/*",
            "https:\/\/localhost\/*",
            "http:\/\/localhost\/*"
        ]
    }
}