PGA tour leader board

Follow current PGA tour event

什么是PGA tour leader board?

PGA tour leader board是由mitchelljdaw开发的Chrome扩展程序,该扩展的主要功能是“Follow current PGA tour event”。

扩展截图

下载PGA tour leader board扩展crx文件

下载PGA tour leader board扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Follow the current PGA tour event.                    

扩展基本信息

名称 PGA tour leader board PGA tour leader board
ID lfkfbihlgmjjkcfmokjifceogdhododg
官方URL https://chrome.google.com/webstore/detail/pga-tour-leader-board/lfkfbihlgmjjkcfmokjifceogdhododg
简介 Follow current PGA tour event
文件大小 167 KB
安装次数 219
当前版本 3.2.10
更新时间 2019-08-03
上架时间 2019-08-03
评分 5.00/5 共3次评分
开发者 mitchelljdaw
付费类型 free
支持的语言 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"
    }
}