Gametracker

Beautiful, real-time scores.

什麼是Gametracker?

Gametracker是由Naeem開發的Chrome擴展程式,該擴展的主要功能是“Beautiful, real-time scores.”。

擴展截圖

screenshot

下載Gametracker擴展crx文件

下載Gametracker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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\/*"
    ]
}