Gametracker
Beautiful, real-time scores.
ما هو Gametracker؟
Gametracker هو إضافة Chrome تم تطويرها بواسطة Naeem، والميزة الرئيسية لها هي "Beautiful, real-time scores.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Gametracker
قم بتنزيل ملفات الامتداد Gametracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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\/*" ] } |