Gametracker

Beautiful, real-time scores.

Qu'est-ce que Gametracker ?

Gametracker est une extension Chrome développée par Naeem, et sa fonction principale est "Beautiful, real-time scores.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gametracker

Téléchargez les fichiers d'extension Gametracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Annoyed with constantly having to open NBA.com to view scores? The Ballfeed app is a simple, lightweight way of viewing scores real-time without having to change tabs -- convenient for checking out/keeping updated with scores while working or browsing other pages.

If you find this extension useful, please rate and review so we can add more features to the application. :)




Icons made by Elegant Themes(http://www.flaticon.com/authors/elegant-themes) licensed by CC BY 3.0                    

Informations de Base sur l'Extension

Nom Gametracker Gametracker
ID lncdjfdkfimicokbdfciamfahpbpfbhj
URL Officiel https://chrome.google.com/webstore/detail/gametracker/lncdjfdkfimicokbdfciamfahpbpfbhj
Description Beautiful, real-time scores.
Taille du Fichier 639 KB
Nombre d'Installations 296
Version Actuelle 1.4.2
Dernière Mise à Jour 2015-03-23
Date de Publication 2015-03-23
Évaluation 4.50/5 Total 62 Évaluations
Développeur Naeem
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gametracker",
    "description": "Beautiful, real-time scores.",
    "version": "1.4.2",
    "browser_action": {
        "default_icon": "imgs\/new_icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "https:\/\/ajax.googleapis.com\/",
        "http:\/\/nba-stats-si.herokuapp.com\/v1\/*"
    ]
}