CFCA CryptoKit.CIB Extension

CFCA Security Application Development Kit

CFCA CryptoKit.CIB Extension là gì?

CFCA CryptoKit.CIB Extension là một tiện ích mở rộng Chrome được phát triển bởi CFCA, và tính năng chính của nó là "CFCA Security Application Development Kit".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CFCA CryptoKit.CIB Extension

Tải xuống các tệp mở rộng CFCA CryptoKit.CIB Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CFCA CryptoKit.CIB Extension CFCA CryptoKit.CIB Extension
ID nnahcpdajidknipglinmjmcmhckpbhnk
URL Chính Thức https://chromewebstore.google.com/detail/cfca-cryptokitcib-extensi/nnahcpdajidknipglinmjmcmhckpbhnk
Mô tả CFCA Security Application Development Kit
Kích Thước Tệp 13.28 KB
Số Lần Cài Đặt 156,945
Phiên Bản Hiện Tại 3.4.1.5
Cập Nhật Lần Cuối 2021-08-03
Ngày Phát Hành 2018-05-23
Đánh Giá 3.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển CFCA
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/*"
        ]
    }
}