AI product readProvide a secure bridge for web pages on chinamoney.com.cn to access USBKEY digital certificates via native messaging.
Enables web-based financial applications (specifically China Foreign Exchange Trade System) to securely interact with hardware USBKEY devices for digital certificate retrieval and electronic signatures, which browsers cannot directly access due to security sandboxing.
1. User visits chinamoney.com.cn or related internal IP. 2. Web page requests certificate/signature operations. 3. Extension receives the request via chrome.runtime.onMessageExternal. 4. Extension connects to a native host via chrome.runtime.connectNative. 5. Native host communicates with the USBKEY device to retrieve certificate info or perform signing. 6. Results are relayed back through the extension to the web page.
USBKEY X509 certificate information retrieval (DN, issuer, serial number, etc.)Electronic signature support via native messagingSecure communication bridge between Chrome extension and local native hostSupport for multiple chinamoney.com.cn domains and internal IP addresses
- Target users
- Financial professionals using the China Foreign Exchange Trade System (中国外汇交易中心) / Users requiring USBKEY-based digital certificate authentication for Chinese financial transactions
- The extension is a minimal bridge with no UI; analysis is based entirely on code inspection and store description. Actual user experience (e.g., whether the destination service requires a separate account login beyond the USBKEY) depends on the chinamoney.com.cn web application, which was not directly tested.
MonetizationNo paid features detected
The extension is a free security toolkit provided by CFCA for the China Money system. There is no code related to payments, subscriptions, billing, license keys, or upgrade prompts. The extension simply acts as a bridge for native messaging to access USBKEY certificates. While the destination service (China Money) may have its own paid business plans or subscription models for certain financial services, the extension itself does not gate any features behind a paywall or call any payment APIs.
- Confidence
- 95
- Payment platform
- --
- Source
- AI / High
- Login required
- Unknown
- Reason
- --