Wolf Hunter

Wolf Hunter

Hunting a wolf is much difficult than any other beast like bear or boar, as the wolf is a clever, sharp and breakneck animal

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.1.2",
  "icons": {
    "128": "128icon.png"
  },
  "app": {
    "urls": [
      "http://www.droidpowerstudios.com/chrome/wolf_hunter/wolf_hunter.html"
    ],
    "launch": {
      "web_url": "http://www.droidpowerstudios.com/chrome/wolf_hunter/wolf_hunter.html"
    }
  }
}