Add to Calendar Firefox

Examine source code of Add to Calendar

Inspect and view changes in Add to Calendar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add to Calendar",
  "version": "1.1",
  "description": "Add selected date/time text to your favorite calendar.",
  "minimum_firefox_version": "79.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1b67ec5a-1615-41b1-a359-3c1d45a823b4}"
    }
  },
  "permissions": [
    "contextMenus",
    "downloads",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js",
      "ics.js"
    ]
  },
  "icons": {
    "48": "icons/calendar.png",
    "256": "icons/calendar-logo.png"
  }
}

Best Add to Calendar Alternatives

Here are some Firefox add-ons that are similar to Add to Calendar: