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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ScoreCheck provides users with live score and standings data from the NHL"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ScoreCheck - Live NHL Scores & Standings एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}