Gametracker

Beautiful, real-time scores.

Gametracker là gì?

Gametracker là một tiện ích mở rộng Chrome được phát triển bởi Naeem, và tính năng chính của nó là "Beautiful, real-time scores.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Gametracker

Tải xuống các tệp mở rộng Gametracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Gametracker Gametracker
ID lncdjfdkfimicokbdfciamfahpbpfbhj
URL Chính Thức https://chrome.google.com/webstore/detail/gametracker/lncdjfdkfimicokbdfciamfahpbpfbhj
Mô tả Beautiful, real-time scores.
Kích Thước Tệp 639 KB
Số Lần Cài Đặt 296
Phiên Bản Hiện Tại 1.4.2
Cập Nhật Lần Cuối 2015-03-23
Ngày Phát Hành 2015-03-23
Đánh Giá 4.50/5 Tổng số 62 Đánh Giá
Nhà Phát Triển Naeem
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/*"
    ]
}