Sporting Update

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

Co je Sporting Update?

Sporting Update je rozšíření Chrome vyvinuté dbextsandapps, a jeho hlavní funkcí je „This extension will get team results, news, and standings as fast as you can click“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Sporting Update

Stáhněte si soubory rozšíření Sporting Update ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
Oficiální URL https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
Popis This extension will get team results, news, and standings as fast as you can click
Velikost souboru 2.54 MB
Počet instalací 53
Aktuální Verze 0.0.0.2
Poslední Aktualizace 2018-01-15
Datum Vydání 2018-01-15
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář dbextsandapps
Typ Platby free
Podporované Jazyky 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"
    ]
}