Gametracker
Beautiful, real-time scores.
什么是Gametracker?
Gametracker是由Naeem开发的Chrome扩展程序,该扩展的主要功能是“Beautiful, real-time scores.”。
扩展截图
下载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
扩展基本信息
名称 | |
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\/*" ] } |