Penguins 2023-2024 Schedule
A quick way to view the schedule for the Pittsburgh Penguins 2023-2024 NHL Season.
什么是Penguins 2023-2024 Schedule?
Penguins 2023-2024 Schedule是由christhoma0开发的Chrome扩展程序,该扩展的主要功能是“A quick way to view the schedule for the Pittsburgh Penguins 2023-2024 NHL Season.”。
扩展截图
下载Penguins 2023-2024 Schedule扩展crx文件
下载Penguins 2023-2024 Schedule扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Always have the Pittsburgh Penguins schedule right with you in the browser.
Click an icon in your toolbar and pop up a window that displays the time, home team, visiting team, and date of every upcoming and past game of the season. 扩展基本信息
| 名称 | |
| ID | bmbpheobdllgojndcjbncdfekifkodjg |
| 官方URL | https://chromewebstore.google.com/detail/penguins-2023-2024-schedu/bmbpheobdllgojndcjbncdfekifkodjg |
| 简介 | A quick way to view the schedule for the Pittsburgh Penguins 2023-2024 NHL Season. |
| 文件大小 | 66.25 KB |
| 安装次数 | 143 |
| 当前版本 | 2.0.5 |
| 更新时间 | 2023-10-21 |
| 上架时间 | 2017-10-02 |
| 评分 | 4.75/5 共8次评分 |
| 开发者 | christhoma0 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Penguins 2023-2024 Schedule",
"description": "A quick way to view the schedule for the Pittsburgh Penguins 2023-2024 NHL Season.",
"version": "2.0.5",
"manifest_version": 3,
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
}
} | |