Gametracker

Beautiful, real-time scores.

Gametracker क्या है?

Gametracker Naeem द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Beautiful, real-time scores."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Gametracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Gametracker Gametracker
ID lncdjfdkfimicokbdfciamfahpbpfbhj
आधिकारिक URL https://chrome.google.com/webstore/detail/gametracker/lncdjfdkfimicokbdfciamfahpbpfbhj
विवरण Beautiful, real-time scores.
फ़ाइल का आकार 639 KB
स्थापना संख्या 296
वर्तमान संस्करण 1.4.2
अंतिम अपडेट 2015-03-23
प्रकाशन तिथि 2015-03-23
रेटिंग 4.50/5 कुल 62 रेटिंग्स
डेवलपर Naeem
भुगतान के प्रकार free
समर्थित भाषाएँ 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\/*"
    ]
}