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