ScoreCheck - Live NHL Scores & Standings
ScoreCheck provides users with live score and standings data from the NHL
ما هو ScoreCheck - Live NHL Scores & Standings؟
ScoreCheck - Live NHL Scores & Standings هو إضافة Chrome تم تطويرها بواسطة scorecheckofficial، والميزة الرئيسية لها هي "ScoreCheck provides users with live score and standings data from the NHL".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة ScoreCheck - Live NHL Scores & Standings
قم بتنزيل ملفات الامتداد ScoreCheck - Live NHL Scores & Standings بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Stay up to date with live scores and standings from the National Hockey League with just one click! Updates: Version 1.0 - Added wild card view of standings - Added scores yesterday and tomorrow's scores - Added special styling for playoff and preseason games - Fix small bug with OTL view in standings Version 1.1 - Added loading screen Version 1.2 - Added more language support Version 2.0 - Added ability to view the entire season calendar - Added ability to filter games by team Verison 2.1 - Fixed bug where delayed and postponed games displayed as "undefined" - Updated translations for Filters page and dates Version 2.2 - Added standings to the scoreboard screen Version 3.0 - Increased reliability
معلومات أساسية عن التمديد
الاسم | ScoreCheck - Live NHL Scores & Standings |
ID | iiokjpfhkdjhcngmhkofiknbmkngboio |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/scorecheck-live-nhl-score/iiokjpfhkdjhcngmhkofiknbmkngboio |
الوصف | ScoreCheck provides users with live score and standings data from the NHL |
حجم الملف | 120 KB |
عدد التثبيتات | 352 |
النسخة الحالية | 3.0.3 |
آخر تحديث | 2023-12-31 |
تاريخ النشر | 2022-01-17 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | scorecheckofficial |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | de,en,fr,es,fi,sv,cs,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "3.0.3", "icons": { "16": "SC-favicon16.png", "48": "SC-favicon48.png", "128": "SC-favicon128.png" }, "description": "__MSG_extDesc__", "action": { "default_popup": "scoreboard.html", "default_icon": { "16": "SC-favicon16.png", "48": "SC-favicon48.png", "128": "SC-favicon128.png" } }, "default_locale": "en" } |