Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Oct 26, 2025.
{
"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\/code_de.json",
"\/game-source\/code_en.json",
"\/game-source\/code_es.json",
"\/game-source\/code_fr.json",
"\/game-source\/code_pt.json",
"\/game-source\/code_tr.json",
"\/game-source\/data.json",
"\/game-source\/dict_de.json",
"\/game-source\/dict_en.json",
"\/game-source\/dict_es.json",
"\/game-source\/dict_fr.json",
"\/game-source\/dict_pt.json",
"\/game-source\/dict_tr.json",
"\/game-source\/english.json",
"\/game-source\/fonts\/quicksand-bold.ttf",
"\/game-source\/fonts\/quicksand-regular.ttf",
"\/game-source\/french.json",
"\/game-source\/german.json",
"\/game-source\/images\/line-sheet0.webp",
"\/game-source\/images\/line2-sheet0.webp",
"\/game-source\/images\/shared-0-sheet0.webp",
"\/game-source\/images\/shared-0-sheet1.webp",
"\/game-source\/images\/shared-0-sheet2.webp",
"\/game-source\/images\/shared-0-sheet3.webp",
"\/game-source\/images\/shared-0-sheet4.webp",
"\/game-source\/images\/shared-0-sheet5.webp",
"\/game-source\/images\/shared-0-sheet6.webp",
"\/game-source\/media\/click.webm",
"\/game-source\/media\/clik.webm",
"\/game-source\/media\/drag.webm",
"\/game-source\/media\/konfeti.webm",
"\/game-source\/media\/puzzle-game.webm",
"\/game-source\/media\/revealletter.webm",
"\/game-source\/media\/win.webm",
"\/game-source\/offline.json",
"\/game-source\/portuguese.json",
"\/game-source\/readme.md",
"\/game-source\/scripts\/c3runtime.egjdata",
"\/game-source\/scripts\/dispatchworker.egjdata",
"\/game-source\/scripts\/jobworker.egjdata",
"\/game-source\/scripts\/main.egjdata",
"\/game-source\/scripts\/offlineclient.egjdata",
"\/game-source\/scripts\/opus.wasm.egjdata",
"\/game-source\/scripts\/opus.wasm.wasm",
"\/game-source\/scripts\/register-sw.egjdata",
"\/game-source\/scripts\/supportcheck.egjdata",
"\/game-source\/scripts\/v2\/poki-sdk.egjdata",
"\/game-source\/scripts\/v2.313.0\/poki-sdk-core-v2.313.0.egjdata",
"\/game-source\/spanish.json",
"\/game-source\/style.css",
"\/game-source\/sw.egjdata",
"\/game-source\/turkish.json"
],
"matches": [
"https:\/\/*.codeplaymaster.com\/*"
]
}
]
}