PGA tour leader board

PGA tour leader board

Follow current PGA tour event

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "PGA tour leader board",
  "short_name": "leader board",
  "description": "Follow current PGA tour event",
  "version": "3.2.10",
  "icons": {
    "16": "Golf-16.png",
    "48": "Golf-48.png",
    "128": "Golf-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  }
}