Penguins 2023-2024 Schedule

Penguins 2023-2024 Schedule

A quick way to view the schedule for the Pittsburgh Penguins 2023-2024 NHL Season.

Merlin
Additional files are visible only to premium users

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"
  }
}