Sundial: Gcal Timezone & Scheduling Tools Firefox

Examine source code of Sundial: Gcal Timezone & Scheduling Tools

Inspect and view changes in Sundial: Gcal Timezone & Scheduling Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Sundial: Gcal Timezone & Scheduling Tools",
  "description": "Schedule meetings faster with tools built for enterprise teams — directly inside Google Calendar.",
  "version": "2.12.7",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "./gcal.js"
      ],
      "matches": [
        "https://calendar.google.com/*"
      ],
      "css": [
        "./css/globals.css"
      ]
    },
    {
      "js": [
        "./auth-bridge.js"
      ],
      "matches": [
        "https://trysundial.ai/*"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "cities.json",
        "icons/logo-white-transparent.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_title": "Sundial",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "24": "icons/icon24.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "24": "icons/icon24.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "sundial@trysundial.ai",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best Sundial: Gcal Timezone & Scheduling Tools Alternatives

Here are some Firefox add-ons that are similar to Sundial: Gcal Timezone & Scheduling Tools: