NBA GameTime

View the scores for NBA games along with links to streams.

Wat is NBA GameTime?

NBA GameTime is een Chrome-extensie ontwikkeld door Aash B., en de belangrijkste functie is "View the scores for NBA games along with links to streams.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie NBA GameTime

Download NBA GameTime-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

                        Look at live scores for today's NBA games along with links to streams and the box score. You can also see the calendar for upcoming games and the scores for past games. 

Update 1.1/1.2:
- Fixing links to streams                    

Basisinformatie over de Extensie

Naam NBA GameTime NBA GameTime
ID ahdjgdmdfldihjdhndhimelokkfdkbok
Officiële URL https://chrome.google.com/webstore/detail/nba-gametime/ahdjgdmdfldihjdhndhimelokkfdkbok
Beschrijving View the scores for NBA games along with links to streams.
Bestandsgrootte 10.77 KB
Aantal Installaties 21
Huidige Versie 1.2
Laatst Bijgewerkt 2019-07-14
Publicatiedatum 2019-07-14
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar Aash B.
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NBA GameTime",
    "author": "Aashdeep Brar",
    "version": "1.2",
    "description": "View the scores for NBA games along with links to streams.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU='; object-src 'self'"
}