CFCA CryptoKit.CIB Extension
CFCA Security Application Development Kit
Wat is CFCA CryptoKit.CIB Extension?
CFCA CryptoKit.CIB Extension is een Chrome-extensie ontwikkeld door CFCA, en de belangrijkste functie is "CFCA Security Application Development Kit".
Extensie Screenshots
Download het CRX-bestand van de extensie CFCA CryptoKit.CIB Extension
Download CFCA CryptoKit.CIB Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
适用于Chrome最新机制的兴业银行证书应用拓展程序
Basisinformatie over de Extensie
Naam | CFCA CryptoKit.CIB Extension |
ID | nnahcpdajidknipglinmjmcmhckpbhnk |
Officiële URL | https://chromewebstore.google.com/detail/cfca-cryptokitcib-extensi/nnahcpdajidknipglinmjmcmhckpbhnk |
Beschrijving | CFCA Security Application Development Kit |
Bestandsgrootte | 13.28 KB |
Aantal Installaties | 156,945 |
Huidige Versie | 3.4.1.5 |
Laatst Bijgewerkt | 2021-08-03 |
Publicatiedatum | 2018-05-23 |
Beoordeling | 3.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | CFCA |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/*" ] } } |