Gametracker
Beautiful, real-time scores.
Gametracker란 무엇입니까?
Gametracker은(는) Naeem에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful, real-time scores."입니다.
확장 프로그램 스크린샷
Gametracker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
확장 프로그램 기본 정보
이름 | |
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\/*" ] } |