KoraTS Match Time Planner Firefox

Examine source code of KoraTS Match Time Planner

Inspect and view changes in KoraTS Match Time Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "KoraTS Match Time Planner",
  "version": "1.0.2",
  "description": "Convert football match times to your local timezone, save fixtures, and set kick-off reminders.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "action": {
    "default_title": "Plan match times",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "korats-match-time-planner@korats.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best KoraTS Match Time Planner Alternatives

Here are some Firefox add-ons that are similar to KoraTS Match Time Planner: