Sporting Update

This extension will get team results, news, and standings as fast as you can click

Cos'è Sporting Update?

Sporting Update è un'estensione di Chrome sviluppata da dbextsandapps, e la sua funzione principale è "This extension will get team results, news, and standings as fast as you can click".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Sporting Update

Scarica i file di estensione Sporting Update 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

                        Tired of clicking around to link after link to find out what's happening with your favorite sports teams? Want to get to the standings, rankings, or latest team's result faster? Get the latest NFL, NBA, MLB, NCAA Football, and NCAA M Basketball information with this simple, easy to use extension. There is nothing mind-blowing about this extension, but I'm hoping it will slightly simplify your sports needs.                    

Informazioni di Base sull'Estensione

Nome Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
URL Ufficiale https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
Descrizione This extension will get team results, news, and standings as fast as you can click
Dimensione del File 2.54 MB
Conteggio Installazioni 53
Versione Corrente 0.0.0.2
Ultimo Aggiornamento 2018-01-15
Data di Pubblicazione 2018-01-15
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore dbextsandapps
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sporting Update",
    "description": "This extension will get team results, news, and standings as fast as you can click",
    "version": "0.0.0.2",
    "browser_action": {
        "default_icon": {
            "19": "foamfinger19.png",
            "38": "foamfinger38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "foamfinger16.png",
        "48": "foamfinger48.png",
        "128": "foamfinger96.png"
    },
    "short_name": "SportUpdate",
    "permissions": [
        "activeTab"
    ]
}