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\/game.min.egjdata", "\/game-source\/project.json", "\/game-source\/readme.md", "\/game-source\/res\/fonts\/en\/black_bold.fnt", "\/game-source\/res\/fonts\/en\/black_bold.png", "\/game-source\/res\/fonts\/en\/black_thin.fnt", "\/game-source\/res\/fonts\/en\/black_thin.png", "\/game-source\/res\/fonts\/en\/blue_thin.fnt", "\/game-source\/res\/fonts\/en\/blue_thin.png", "\/game-source\/res\/fonts\/en\/red_thin.fnt", "\/game-source\/res\/fonts\/en\/red_thin.png", "\/game-source\/res\/fonts\/en\/white_bold.fnt", "\/game-source\/res\/fonts\/en\/white_bold.png", "\/game-source\/res\/LowRes\/atlas\/cross_promotion_default.plist", "\/game-source\/res\/LowRes\/atlas\/cross_promotion_default.png", "\/game-source\/res\/LowRes\/atlas\/ingame_2_default.plist", "\/game-source\/res\/LowRes\/atlas\/ingame_2_default.png", "\/game-source\/res\/LowRes\/atlas\/ingame_default.plist", "\/game-source\/res\/LowRes\/atlas\/ingame_default.png", "\/game-source\/res\/LowRes\/backgrounds\/loading_cloud_games.png", "\/game-source\/res\/sounds\/ogg\/bottle_sound.ogg", "\/game-source\/res\/sounds\/ogg\/lose.ogg", "\/game-source\/res\/sounds\/ogg\/ruleta.ogg", "\/game-source\/scripts\/v2\/poki-sdk.egjdata", "\/game-source\/scripts\/v2.313.0\/poki-sdk-core-v2.313.0.egjdata" ], "matches": [ "https:\/\/*.codeplaymaster.com\/*" ] } ] }