Checker Plus for Google Calendar Firefox

Examine source code of Checker Plus for Google Calendar

Inspect and view changes in Checker Plus for Google Calendar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Checker Plus for Google Calendar",
  "version": "1.0.0",
  "description": "Quickly view upcoming Google Calendar events from the toolbar.",
  "browser_action": {
    "default_title": "Calendar Checker",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "https://www.googleapis.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "checker-plus-calendar-yes4pz@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Checker Plus for Google Calendar

Voici quelques Firefox add-ons qui sont similaires à Checker Plus for Google Calendar :