WGT Golf Game

WGT Golf Game

Play 18 holes on championship golf courses around the world. Earn credits and prizes. Play with friends. 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/full/",
      "http://www.wgt.com/home.aspx"
    ],
    "launch": {
      "web_url": "http://www.wgt.com/chrome/full/?v=45.0.0"
    }
  },
  "manifest_version": 2
}