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
官方網址 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"
}