ScoreCheck - Live NHL Scores & Standings

ScoreCheck provides users with live score and standings data from the NHL

ScoreCheck - Live NHL Scores & Standings là gì?

ScoreCheck - Live NHL Scores & Standings là một tiện ích mở rộng Chrome được phát triển bởi scorecheckofficial, và tính năng chính của nó là "ScoreCheck provides users with live score and standings data from the NHL".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng ScoreCheck - Live NHL Scores & Standings

Tải xuống các tệp mở rộng ScoreCheck - Live NHL Scores & Standings dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ScoreCheck - Live NHL Scores & Standings ScoreCheck - Live NHL Scores & Standings
ID iiokjpfhkdjhcngmhkofiknbmkngboio
URL Chính Thức https://chromewebstore.google.com/detail/scorecheck-live-nhl-score/iiokjpfhkdjhcngmhkofiknbmkngboio
Mô tả ScoreCheck provides users with live score and standings data from the NHL
Kích Thước Tệp 120 KB
Số Lần Cài Đặt 352
Phiên Bản Hiện Tại 3.0.3
Cập Nhật Lần Cuối 2023-12-31
Ngày Phát Hành 2022-01-17
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển scorecheckofficial
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}