Gradient Merge Google Calendar™ Firefox

Examine source code of Gradient Merge Google Calendar™

Inspect and view changes in Gradient Merge Google Calendar™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "short_name": "Gradient Merge",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "1.2.0",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/calendar/*",
        "https://calendar.google.com/calendar/*"
      ],
      "js": [
        "events.user.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.google.com/calendar/*",
    "https://calendar.google.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Calendar Gradient Settings",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gcal-multical-event-merge@limonkufu.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Gradient Merge Google Calendar™ Alternatives

Here are some Firefox add-ons that are similar to Gradient Merge Google Calendar™: