PGA tour leader board

Follow current PGA tour event

What is PGA tour leader board?

PGA tour leader board is a Chrome extension developed by mitchelljdaw, and its main feature is "Follow current PGA tour event".

Extension Screenshots

Download PGA tour leader board Extension CRX File

Download PGA tour leader board extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Follow the current PGA tour event.                    

Extension Basic Information

Name PGA tour leader board PGA tour leader board
ID lfkfbihlgmjjkcfmokjifceogdhododg
Official URL https://chrome.google.com/webstore/detail/pga-tour-leader-board/lfkfbihlgmjjkcfmokjifceogdhododg
Description Follow current PGA tour event
File Size 167 KB
Installation Count 219
Current Version 3.2.10
Last Updated 2019-08-03
Publish Date 2019-08-03
Rating 5.00/5 Total 3 Ratings
Developer mitchelljdaw
Payment Type free
Supported Languages en
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"
    }
}