Upcoming Marvel Releases

Upcoming Marvel Releases

Extension to provide details of the next upcoming Marvel movies and TV shows

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Upcoming Marvel Releases",
  "version": "1.1",
  "manifest_version": 3,
  "description": "Extension to provide details of the next upcoming Marvel movies and TV shows",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  }
}