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은(는) scorecheckofficial에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ScoreCheck provides users with live score and standings data from the NHL"입니다.
확장 프로그램 스크린샷
ScoreCheck - Live NHL Scores & Standings 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 확장 프로그램 기본 정보
| 이름 | |
| 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"
} | |