Goal!Goal!Goal!

Goal!Goal!Goal!

It's time for kick-off! If it's raining outside and you can't play the soccer in real

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Goal!Goal!Goal!",
  "description": "It's time for kick-off! If it's raining outside and you can't play the soccer in real",
  "version": "0.0.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.gamepix.com/play/40088?sid=100421"
    ],
    "launch": {
      "web_url": "http://games.gamepix.com/play/40088?sid=100421"
    }
  }
}