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"
    }
}