Cookie Crush

Cookie Crush

Cookie Crush is a highly addictive match3 masterpiece that takes you into a world of challenging puzzles!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Cookie Crush",
  "description": "Cookie Crush is a highly addictive match3 masterpiece that takes you into a world of challenging puzzles!",
  "version": "1.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon128.png"
  },
  "app": {
    "urls": [
      "http://games.softgames.de/cookie-crush/?p=chromewebstore"
    ],
    "launch": {
      "web_url": "http://games.softgames.de/cookie-crush/?p=chromewebstore"
    }
  }
}