WebExtension.net
WebExtension.net

ICBC Chrome Extension from Tendyron

View on Chrome Web Store
View ICBC Chrome Extension from Tendyron Chrome Extension on Chrome Web Store
1.9 (26 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Chrome Extension of ICBC Internet Banking for tendyron USB-Shield.
Type
Extension
Users
200,000 users
icbcmobilebanking
View author page of icbcmobilebanking
Published
Published on December 1, 2015
Version 1.0.0.3
Manifest version
2
Updated
Updated on April 19, 2018
View on Chrome Web Store
View ICBC Chrome Extension from Tendyron Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "scripts": [
            "icbc_TDR_usbkey_newchrome.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content_tdr.js"
            ],
            "matches": [
                "*:\/\/localhost\/*",
                "*:\/\/*.icbc.com.cn\/*",
                "*:\/\/*.icbc.com\/*",
                "*:\/\/*.dccnet.com.cn\/*"
            ]
        }
    ],
    "description": "Chrome Extension of ICBC Internet Banking for tendyron USB-Shield.",
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.icbc.com.cn\/*",
            "*:\/\/*.icbc.com\/*",
            "*:\/\/*.dccnet.com.cn\/*"
        ]
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "manifest_version": 2,
    "name": "ICBC Chrome Extension from Tendyron",
    "permissions": [
        "nativeMessaging"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.3",
    "web_accessible_resources": [
        "icon-128.png",
        "icon-48.png"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top