Race Images Event Countdown

Race Images Event Countdown

Fresh motivation daily, with epic Spartan action photos, and event countdowns for upcoming Spartan events in AU, NZ & Fiji.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "Race Images Event Countdown",
  "version": "0.0.1.1",
  "description": "Fresh motivation daily, with epic Spartan action photos, and event countdowns for upcoming Spartan events in AU, NZ & Fiji.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png",
    "256": "icons/icon-256.png",
    "512": "icons/icon-512.png"
  },
  "action": {
    "default_icon": "icons/icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}