Gametracker

Beautiful, real-time scores.

What is Gametracker?

Gametracker is a Chrome extension developed by Naeem, and its main feature is "Beautiful, real-time scores.".

Extension Screenshots

screenshot

Download Gametracker Extension CRX File

Download Gametracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Gametracker Gametracker
ID lncdjfdkfimicokbdfciamfahpbpfbhj
Official URL https://chrome.google.com/webstore/detail/gametracker/lncdjfdkfimicokbdfciamfahpbpfbhj
Description Beautiful, real-time scores.
File Size 639 KB
Installation Count 296
Current Version 1.4.2
Last Updated 2015-03-23
Publish Date 2015-03-23
Rating 4.50/5 Total 62 Ratings
Developer Naeem
Payment Type free
Supported Languages 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\/*"
    ]
}