Neon Shoot

Neon Shoot

Score as many hoops in a row as you can before time runs out. Tap to move the ball up and score in the basket.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "2.0.5.28",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://neonshoot.funkyphotos.info/"
    ],
    "launch": {
      "web_url": "http://neonshoot.funkyphotos.info/neonshoot.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}