ScoreCheck - Live NHL Scores & Standings
ScoreCheck provides users with live score and standings data from the NHL
Cos'è ScoreCheck - Live NHL Scores & Standings?
ScoreCheck - Live NHL Scores & Standings è un'estensione di Chrome sviluppata da scorecheckofficial, e la sua funzione principale è "ScoreCheck provides users with live score and standings data from the NHL".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ScoreCheck - Live NHL Scores & Standings
Scarica i file di estensione ScoreCheck - Live NHL Scores & Standings in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | ScoreCheck - Live NHL Scores & Standings |
ID | iiokjpfhkdjhcngmhkofiknbmkngboio |
URL Ufficiale | https://chromewebstore.google.com/detail/scorecheck-live-nhl-score/iiokjpfhkdjhcngmhkofiknbmkngboio |
Descrizione | ScoreCheck provides users with live score and standings data from the NHL |
Dimensione del File | 120 KB |
Conteggio Installazioni | 352 |
Versione Corrente | 3.0.3 |
Ultimo Aggiornamento | 2023-12-31 |
Data di Pubblicazione | 2022-01-17 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | scorecheckofficial |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |