Football Champions

Football Champions

Become a football manager and challenge your friends online.

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_extName__",
  "description": "__MSG_extDesc__",
  "default_locale": "en",
  "version": "2.1",
  "app": {
    "urls": [
      "http://www.football-champions.com/?nofb=1&s=chromestore"
    ],
    "launch": {
      "web_url": "http://www.football-champions.com/?nofb=1&s=chromestore"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}