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
公式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\/*"
    ]
}