PGA tour leader board

Follow current PGA tour event

Cos'è PGA tour leader board?

PGA tour leader board è un'estensione di Chrome sviluppata da mitchelljdaw, e la sua funzione principale è "Follow current PGA tour event".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione PGA tour leader board

Scarica i file di estensione PGA tour leader board in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Follow the current PGA tour event.                    

Informazioni di Base sull'Estensione

Nome PGA tour leader board PGA tour leader board
ID lfkfbihlgmjjkcfmokjifceogdhododg
URL Ufficiale https://chrome.google.com/webstore/detail/pga-tour-leader-board/lfkfbihlgmjjkcfmokjifceogdhododg
Descrizione Follow current PGA tour event
Dimensione del File 167 KB
Conteggio Installazioni 219
Versione Corrente 3.2.10
Ultimo Aggiornamento 2019-08-03
Data di Pubblicazione 2019-08-03
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore mitchelljdaw
Tipo di Pagamento free
Lingue Supportate 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"
    }
}