WebExtension.net
WebExtension.net

ICBCNewChromeExtension

View on Chrome Web Store
View ICBCNewChromeExtension Chrome Extension on Chrome Web Store
1.7 (85 ratings)

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

ICBC new chrome extension.
Type
Extension
Users
300,000 users
icbcmobilebanking
View author page of icbcmobilebanking
Published
Published on December 1, 2015
Version 1.0.7.1
Manifest version
3
Updated
Updated on May 17, 2023
View on Chrome Web Store
View ICBCNewChromeExtension Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.icbc.com\/*",
                "*:\/\/*.icbc.com.cn\/*",
                "*:\/\/*.dccnet.com.cn\/*",
                "*:\/\/*.dccnet.com\/*",
                "*:\/\/*.95588.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "ICBC new chrome extension.",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.icbc.com.cn\/*",
            "*:\/\/*.icbc.com\/*",
            "*:\/\/*.dccnet.com.cn\/*",
            "*:\/\/*.dccnet.com\/*",
            "*:\/\/*.95588.com\/*"
        ]
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "manifest_version": 3,
    "name": "ICBCNewChromeExtension",
    "action": {
        "default_icon": "icon-128.png",
        "default_title": "ICBCNewChromeExtension"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.icbc.com.cn\/*",
                "*:\/\/*.icbc.com\/*",
                "*:\/\/*.dccnet.com.cn\/*",
                "*:\/\/*.dccnet.com\/*",
                "*:\/\/*.95588.com\/*"
            ],
            "resources": [
                "*.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