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”。
扩展截图
下载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 |
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" } |