Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0.6",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"icons": {
"128": "icon\/128.png"
},
"offline_enabled": true,
"action": {
"default_title": "__MSG_extensionActionTitle__"
},
"background": {
"type": "module",
"service_worker": "\/js\/background.js"
},
"web_accessible_resources": [
{
"resources": [
"\/game-source\/1bf028bf143f47226c63171a97ff4acd.png",
"\/game-source\/Build\/0bbd8c9fd4d3edd7598261b3eef9f815.js.unityweb",
"\/game-source\/Build\/937b5ce677f4fac56920dd1603abddef.wasm.unityweb",
"\/game-source\/Build\/a9407b915dd9dec436b508114d7dd8ad.data.unityweb",
"\/game-source\/Build\/TankBallBuild.loader.egjdata",
"\/game-source\/fonts\/proxima-nova-bold-latin.woff2",
"\/game-source\/fonts\/proxima-nova-regular-latin.woff2",
"\/game-source\/fonts\/torus-bold-latin.woff2",
"\/game-source\/fonts\/torus-bold-webfont.woff",
"\/game-source\/fonts\/torus-bold-webfont.woff2",
"\/game-source\/icons\/android-chrome-192x192.png",
"\/game-source\/loaders\/v3\/master-loader.egjdata",
"\/game-source\/loaders\/v3\/unity-2020.egjdata",
"\/game-source\/readme.md",
"\/game-source\/scripts\/v2\/poki-sdk.egjdata",
"\/game-source\/scripts\/v2.313.0\/poki-sdk-core-v2.313.0.egjdata"
],
"matches": [
"https:\/\/*.codeplaymaster.com\/*"
]
}
]
}