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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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"
} | |