Soccer Master

Soccer Master

Do you want to be a Soccer Master? Now you can challenge this wanderful football game! 100 arbitrary levels,

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "version": "0.0.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "soccer-master-128.png"
  },
  "app": {
    "urls": [
      "http://kiil.site/popular-games/soccer-master/"
    ],
    "launch": {
      "web_url": "http://kiil.site/popular-games/soccer-master/"
    }
  }
}