Football Kicks!

Football Kicks!

"Football Kicks" is the sport game. It is simple enough! Laugh with delight as you blow past other players' actual score markers…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Football Kicks!",
  "version": "1.4.8.14",
  "icons": {
    "24": "icon_24.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.xubala.com/football/index.html"
    ],
    "launch": {
      "web_url": "http://games.xubala.com/football/index.html"
    }
  },
  "permissions": [
    "notifications",
    "background"
  ],
  "manifest_version": 2
}