Penalty Fever Brasil

Penalty Fever Brasil

Pick your favourite team and lead them to the trophy.Play Penalty Fever free online games

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 Fever Brasil",
  "short_name": "Play Penalty Fever free online games",
  "description": "Pick your favourite team and lead them to the trophy.Play Penalty Fever free online games",
  "version": "2.0",
  "browser_action": {
    "default_icon": "128.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "http://ajax.googleapis.com/"
  ]
}