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.5",
"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\/html5game\/bg.png",
"\/game-source\/html5game\/BunnyGoesBoom.egjdata",
"\/game-source\/html5game\/BunnyGoesBoom_texture_0.png",
"\/game-source\/html5game\/BunnyGoesBoom_texture_1.png",
"\/game-source\/html5game\/BunnyGoesBoom_texture_2.png",
"\/game-source\/html5game\/game.ini",
"\/game-source\/html5game\/game.json",
"\/game-source\/html5game\/prebid\/ads.egjdata",
"\/game-source\/html5game\/shark.png",
"\/game-source\/html5game\/sound\/worklets\/audio-worklet.egjdata",
"\/game-source\/html5game\/sound_bg.ogg",
"\/game-source\/html5game\/sound_boom.ogg",
"\/game-source\/html5game\/sound_buzz.ogg",
"\/game-source\/html5game\/sound_cash.ogg",
"\/game-source\/html5game\/sound_cat.ogg",
"\/game-source\/html5game\/sound_click.ogg",
"\/game-source\/html5game\/sound_coin.ogg",
"\/game-source\/html5game\/sound_crunch.ogg",
"\/game-source\/html5game\/sound_eagle.ogg",
"\/game-source\/html5game\/sound_fanfare.ogg",
"\/game-source\/html5game\/sound_fu.ogg",
"\/game-source\/html5game\/sound_jaws.ogg",
"\/game-source\/html5game\/sound_jetpack.ogg",
"\/game-source\/html5game\/sound_pop.ogg",
"\/game-source\/html5game\/sound_punch.ogg",
"\/game-source\/html5game\/sound_quack.ogg",
"\/game-source\/html5game\/uph_Gameloft.egjdata",
"\/game-source\/html5game\/vph_ImageLoadBar.egjdata",
"\/game-source\/html5game\/wph_poki.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\/*"
]
}
]
}