Sporting Update

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

Wat is Sporting Update?

Sporting Update is een Chrome-extensie ontwikkeld door dbextsandapps, en de belangrijkste functie is "This extension will get team results, news, and standings as fast as you can click".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Sporting Update

Download Sporting Update-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
Officiële URL https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
Beschrijving This extension will get team results, news, and standings as fast as you can click
Bestandsgrootte 2.54 MB
Aantal Installaties 53
Huidige Versie 0.0.0.2
Laatst Bijgewerkt 2018-01-15
Publicatiedatum 2018-01-15
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar dbextsandapps
Betalingswijze free
Ondersteunde Talen 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"
    ]
}