Slush Firefox

Examine source code of Slush

Inspect and view changes in Slush 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": "{8e652800-0e36-483e-9a90-6ef2294f9c37}"
    }
  },
  "permissions": [
    "contextMenus",
    "downloads",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js",
      "ics.js"
    ]
  },
  "icons": {
    "48": "icons/calendar.png",
    "256": "icons/calendar-logo.png"
  }
}

Best Slush Alternatives

Here are some Firefox add-ons that are similar to Slush: