CFCA CryptoKit.CIB Extension

CFCA Security Application Development Kit

CFCA CryptoKit.CIB Extensionคืออะไร?

CFCA CryptoKit.CIB Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย CFCA และคุณลักษณะหลักของมันคือ "CFCA Security Application Development Kit"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CFCA CryptoKit.CIB Extension

ดาวน์โหลดไฟล์ส่วนขยาย CFCA CryptoKit.CIB Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ CFCA CryptoKit.CIB Extension CFCA CryptoKit.CIB Extension
ID nnahcpdajidknipglinmjmcmhckpbhnk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cfca-cryptokitcib-extensi/nnahcpdajidknipglinmjmcmhckpbhnk
คำอธิบาย CFCA Security Application Development Kit
ขนาดไฟล์ 13.28 KB
จำนวนการติดตั้ง 156,945
เวอร์ชันปัจจุบัน 3.4.1.5
อัปเดตครั้งล่าสุด 2021-08-03
วันที่เผยแพร่ 2018-05-23
คะแนน 3.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา CFCA
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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\/*"
        ]
    }
}