Penalty Shooter

Penalty Shooter

Two men, one ball and one goal – to win the penalty shootout warfare. Can you stand the pressure of the stadium and win the cup?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Penalty Shooter",
  "description": "Two men, one ball and one goal – to win the penalty shootout warfare. Can you stand the pressure of the stadium and win the cup?",
  "version": "0.0.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.gamepix.com/play/20067?sid=100421"
    ],
    "launch": {
      "web_url": "http://games.gamepix.com/play/20067?sid=100421"
    }
  }
}