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」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

ScoreCheck - Live NHL Scores & Standings拡張機能のCRXファイルをダウンロード

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                    

拡張機能の基本情報

名前 ScoreCheck - Live NHL Scores & Standings ScoreCheck - Live NHL Scores & Standings
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
Eメール [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"
}