Get MBT Events In Local Timezone Firefox

Examine source code of Get MBT Events In Local Timezone

By: kiat Add-on
Inspect and view changes in Get MBT Events In Local Timezone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GetMbtEventInLocalTime",
  "version": "1.0",
  "description": "Get MBT events in local time in https://mbtevents.com/countdown-to-next-event.",
  "icons": {
    "48": "calendar-svgrepo-com.svg",
    "96": "calendar-svgrepo-com.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mbtevents.com/countdown-to-next-event"
      ],
      "js": [
        "getMbtEventInLocalTime.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7e2f10d-52aa-486f-a451-cce410875637}"
    }
  }
}

Best Get MBT Events In Local Timezone Alternatives

Here are some Firefox add-ons that are similar to Get MBT Events In Local Timezone: