Pokemon � Matching Balls

Pokemon � Matching Balls

Find 3 or more of the same icons and click them to disappear on the screen.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "short_name": "Pokemon – Matching Balls ",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "version": "2.43",
  "default_locale": "en",
  "app": {
    "urls": [
      "http://serragame.com/pokemon-matching-balls/"
    ],
    "launch": {
      "web_url": "http://serragame.com/pokemon-matching-balls/"
    }
  },
  "icons": {
    "128": "128.png"
  }
}