Hang Man (Tamil Movies)

Hang Man (Tamil Movies)

Hang Man - guess the Tamil Movie Names and save the man! A fun game of guessing.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Hang Man (Tamil Movies)",
  "description": "Hang Man - guess the Tamil Movie Names and save the man! A fun game of guessing.",
  "version": "1.5",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.ebhasin.com/games/HangManTamil/index.html"
    ],
    "launch": {
      "web_url": "http://www.ebhasin.com/games/HangManTamil/index.html"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}