Smart Calendars AI Firefox

Examine source code of Smart Calendars AI

Inspect and view changes in Smart Calendars AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Calendars AI",
  "short_name": "Calendars AI",
  "version": "1.4.0",
  "description": "Extract calendar events and reminders from any selected text or images on the web. Simply right-click on text or images to process them with Smart Calendars AI.",
  "author": "Smart Calendars AI",
  "homepage_url": "https://www.smartcalendars.ai",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.smartcalendars.ai/*",
        "*://smartcalendars.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_title": "Open Smart Calendars AI",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smartcalendars@smartcalendars.ai",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Smart Calendars AI Alternatives

Here are some Firefox add-ons that are similar to Smart Calendars AI: