ScoreCheck - Live NHL Scores & Standings
ScoreCheck provides users with live score and standings data from the NHL
Co je ScoreCheck - Live NHL Scores & Standings?
ScoreCheck - Live NHL Scores & Standings je rozšíření Chrome vyvinuté scorecheckofficial, a jeho hlavní funkcí je „ScoreCheck provides users with live score and standings data from the NHL“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ScoreCheck - Live NHL Scores & Standings
Stáhněte si soubory rozšíření ScoreCheck - Live NHL Scores & Standings ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | ScoreCheck - Live NHL Scores & Standings |
ID | iiokjpfhkdjhcngmhkofiknbmkngboio |
Oficiální URL | https://chromewebstore.google.com/detail/scorecheck-live-nhl-score/iiokjpfhkdjhcngmhkofiknbmkngboio |
Popis | ScoreCheck provides users with live score and standings data from the NHL |
Velikost souboru | 120 KB |
Počet instalací | 352 |
Aktuální Verze | 3.0.3 |
Poslední Aktualizace | 2023-12-31 |
Datum Vydání | 2022-01-17 |
Hodnocení | 5.00/5 Celkem 4 Hodnocení |
Vývojář | scorecheckofficial |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } |