Inspect and view changes in CFCA CertEnrollment.ChinaMoney Extension source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"manifest_version": 3,
"name": "CFCA CertEnrollment.ChinaMoney Extension",
"version": "3.2.0.6",
"description": "CFCA Security Application Development Kit",
"author": "CFCA",
"minimum_chrome_version": "88",
"background": {
"service_worker": "eventPage.js"
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"action": {
"default_icon": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
},
"permissions": [
"nativeMessaging"
],
"host_permissions": [
"https://*.chinamoney.com.cn/*",
"http://*.chinamoney.com.cn/*",
"http://*.fotc.com.cn/*",
"https://*.fotc.com.cn/*",
"https://200.31.52.202/*",
"http://200.31.52.202/*",
"https://200.0.52.202/*",
"http://200.0.52.202/*",
"https://200.31.19.35/*",
"http://200.31.19.35/*",
"https://199.31.191.213/*",
"http://199.31.191.213/*",
"https://200.31.239.47/*",
"http://200.31.239.47/*",
"https://200.31.52.204/*",
"http://200.31.52.204/*",
"https://200.0.52.204/*",
"http://200.0.52.204/*",
"https://200.31.19.37/*",
"http://200.31.19.37/*",
"https://199.31.191.215/*",
"http://199.31.191.215/*",
"https://200.31.239.49/*",
"http://200.31.239.49/*",
"https://200.31.52.201/*",
"http://200.31.52.201/*",
"https://200.0.52.201/*",
"http://200.0.52.201/*",
"https://200.31.19.34/*",
"http://200.31.19.34/*",
"https://199.31.191.212/*",
"http://199.31.191.212/*",
"https://200.31.239.46/*",
"http://200.31.239.46/*",
"http://200.131.73.163/*",
"https://200.131.73.163/*",
"http://200.31.73.163/*",
"https://200.31.73.163/*",
"http://172.23.72.33/*",
"https://172.23.72.33/*",
"http://172.21.72.33/*",
"https://172.21.72.33/*",
"http://58.246.35.30/*",
"https://58.246.35.30/*",
"http://120.253.214.162/*",
"https://120.253.214.162/*",
"http://101.230.194.2/*",
"https://101.230.194.2/*",
"http://58.246.204.226/*",
"https://58.246.204.226/*",
"http://200.31.71.65/*",
"https://200.31.71.65/*",
"http://200.31.20.69/*",
"https://200.31.20.69/*",
"http://200.31.19.91/*",
"https://200.31.19.91/*",
"http://200.31.73.91/*",
"https://200.31.73.91/*",
"http://127.0.0.1/*",
"https://127.0.0.1/*"
],
"externally_connectable": {
"matches": [
"https://*.chinamoney.com.cn/*",
"http://*.chinamoney.com.cn/*",
"http://*.fotc.com.cn/*",
"https://*.fotc.com.cn/*",
"https://200.31.52.202/*",
"http://200.31.52.202/*",
"https://200.0.52.202/*",
"http://200.0.52.202/*",
"https://200.31.19.35/*",
"http://200.31.19.35/*",
"https://199.31.191.213/*",
"http://199.31.191.213/*",
"https://200.31.239.47/*",
"http://200.31.239.47/*",
"https://200.31.52.204/*",
"http://200.31.52.204/*",
"https://200.0.52.204/*",
"http://200.0.52.204/*",
"https://200.31.19.37/*",
"http://200.31.19.37/*",
"https://199.31.191.215/*",
"http://199.31.191.215/*",
"https://200.31.239.49/*",
"http://200.31.239.49/*",
"https://200.31.52.201/*",
"http://200.31.52.201/*",
"https://200.0.52.201/*",
"http://200.0.52.201/*",
"https://200.31.19.34/*",
"http://200.31.19.34/*",
"https://199.31.191.212/*",
"http://199.31.191.212/*",
"https://200.31.239.46/*",
"http://200.31.239.46/*",
"http://200.131.73.163/*",
"https://200.131.73.163/*",
"http://200.31.73.163/*",
"https://200.31.73.163/*",
"http://172.23.72.33/*",
"https://172.23.72.33/*",
"http://172.21.72.33/*",
"https://172.21.72.33/*",
"http://58.246.35.30/*",
"https://58.246.35.30/*",
"http://120.253.214.162/*",
"https://120.253.214.162/*",
"http://101.230.194.2/*",
"https://101.230.194.2/*",
"http://58.246.204.226/*",
"https://58.246.204.226/*",
"http://200.31.71.65/*",
"https://200.31.71.65/*",
"http://200.31.20.69/*",
"https://200.31.20.69/*",
"http://200.31.19.91/*",
"https://200.31.19.91/*",
"http://200.31.73.91/*",
"https://200.31.73.91/*",
"http://127.0.0.1/*",
"https://127.0.0.1/*"
]
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}