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_a5\/circloo2.egjdata", "\/game-source\/html5game_a5\/circloo2_texture_0.png", "\/game-source\/html5game_a5\/gamesave_circloO_2.save", "\/game-source\/html5game_a5\/levelTimes.ini", "\/game-source\/html5game_a5\/loadingcircloo2_1.png", "\/game-source\/html5game_a5\/snd_levelfinished.ogg", "\/game-source\/html5game_a5\/snd_levelgrow.ogg", "\/game-source\/html5game_a5\/snd_menu_back.ogg", "\/game-source\/html5game_a5\/snd_menu_choose.ogg", "\/game-source\/html5game_a5\/snd_music.ogg", "\/game-source\/html5game_a5\/tph_html5fixes3.egjdata", "\/game-source\/html5game_a5\/uph_quickTextRender.egjdata", "\/game-source\/html5game_a5\/vph_HTML5Link.egjdata", "\/game-source\/html5game_a5\/xph_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\/*" ] } ] }