WGT Golf Challenge

WGT Golf Challenge

Play a quick closest-to-the-hole challenge on championship golf courses around the world. Free online HD golf game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "45.0.0",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.wgt.com/chrome/ctth/",
      "http://www.wgt.com/tournaments/"
    ],
    "launch": {
      "web_url": "http://www.wgt.com/chrome/ctth/?v=45.0.0"
    }
  },
  "manifest_version": 2
}