3D Penalty

3D Penalty

3D Penalty helps you exercise your penalty shoots and also let's see who does the best score!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html",
    "icons": {
      "128": "128.png"
    }
  },
  "description": "3D Penalty helps you exercise your penalty shoots and also let's see who does the best score!",
  "manifest_version": 2,
  "name": "3D Penalty",
  "short_name": "3D Penalty",
  "version": "1.0"
}