Calendar Extension for Google Calendar™ Firefox

Examine source code of Calendar Extension for Google Calendar™

By: Sergey Add-on
Inspect and view changes in Calendar Extension for Google Calendar™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "16": "icons/assets 2/logo/icon16.png",
      "32": "icons/assets 2/logo/icon32.png",
      "48": "icons/assets 2/logo/icon48.png",
      "128": "icons/assets 2/logo/icon128.png",
      "256": "icons/assets 2/logo/icon256.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "calendar-extension@sergeyilyin",
      "strict_min_version": "115.0"
    }
  },
  "commands": {
    "_execute_action": {
      "description": "Open Google Calendar Extension",
      "suggested_key": {
        "default": "Alt+C"
      }
    }
  },
  "default_locale": "en",
  "description": "__MSG_shortDesc__",
  "host_permissions": [
    "https://www.googleapis.com/*",
    "https://oauth2.googleapis.com/*"
  ],
  "icons": {
    "16": "icons/assets 2/logo/icon16.png",
    "32": "icons/assets 2/logo/icon32.png",
    "48": "icons/assets 2/logo/icon48.png",
    "128": "icons/assets 2/logo/icon128.png",
    "256": "icons/assets 2/logo/icon256.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "permissions": [
    "identity",
    "storage",
    "alarms",
    "notifications"
  ],
  "short_name": "__MSG_shortName__",
  "version": "3.0.3"
}

Best Calendar Extension for Google Calendar™ Alternatives

Here are some Firefox add-ons that are similar to Calendar Extension for Google Calendar™: