Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "service_worker": "icbc_TDR_usbkey_newchrome.js" }, "content_scripts": [ { "all_frames": true, "js": [ "content_tdr.js" ], "matches": [ "*:\/\/localhost\/*", "*:\/\/*.icbc.com.cn\/*", "*:\/\/*.icbc.com\/*", "*:\/\/*.dccnet.com.cn\/*", "*:\/\/*.95588.dccnet.com.cn\/*", "*:\/\/*.95588.com\/*", "*:\/\/swapp.singlewindow.cn\/*" ] } ], "description": "Chrome Extension of ICBC Internet Banking for tendyron USB-Shield.", "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.icbc.com.cn\/*", "*:\/\/*.icbc.com\/*", "*:\/\/*.dccnet.com.cn\/*", "*:\/\/*.95588.dccnet.com.cn\/*", "*:\/\/*.95588.com\/*", "*:\/\/swapp.singlewindow.cn\/*" ] }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "manifest_version": 3, "name": "ICBC Chrome Extension from Tendyron", "permissions": [ "nativeMessaging" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.6", "web_accessible_resources": [ { "resources": [ "icon-128.png", "icon-48.png" ], "matches": [ "*:\/\/*.sdc.cs.icbc\/*", "*:\/\/*.mybank.dccnet.com.cn\/*", "*:\/\/*.vip.dccnet.com.cn\/*", "*:\/\/*.icbc.com\/*", "*:\/\/*.icbc.com.cn\/*", "*:\/\/*.dccnet.com.cn\/*", "*:\/\/*.dccnet.com\/*", "*:\/\/cbank.icbc.co.id\/*", "*:\/\/localhost\/*", "*:\/\/*.95588.dccnet.com.cn\/*", "*:\/\/*.95588.com\/*", "*:\/\/swapp.singlewindow.cn\/*" ] } ] }