ScoreCheck - Live NHL Scores & Standings
ScoreCheck provides users with live score and standings data from the NHL
¿Qué es ScoreCheck - Live NHL Scores & Standings?
ScoreCheck - Live NHL Scores & Standings es una extensión de Chrome desarrollada por scorecheckofficial, y su función principal es "ScoreCheck provides users with live score and standings data from the NHL".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión ScoreCheck - Live NHL Scores & Standings
Descarga archivos de extensión ScoreCheck - Live NHL Scores & Standings en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | iiokjpfhkdjhcngmhkofiknbmkngboio |
| URL Oficial | https://chromewebstore.google.com/detail/scorecheck-live-nhl-score/iiokjpfhkdjhcngmhkofiknbmkngboio |
| Descripción | ScoreCheck provides users with live score and standings data from the NHL |
| Tamaño del Archivo | 120 KB |
| Cantidad de Instalaciones | 352 |
| Versión Actual | 3.0.3 |
| Última Actualización | 2023-12-31 |
| Fecha de Publicación | 2022-01-17 |
| Calificación | 5.00/5 Total de 4 Calificaciones |
| Desarrollador | scorecheckofficial |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Idiomas Soportados | 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"
} | |