Checker Plus for Google CE Firefox

Examine source code of Checker Plus for Google CE

Inspect and view changes in Checker Plus for Google CE 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 CE",
  "version": "1.3",
  "description": "View and get notified about upcoming Google Calendar events.",
  "permissions": [
    "identity",
    "storage",
    "alarms",
    "notifications",
    "https://www.googleapis.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html",
    "default_title": "Checker Plus for Calendar"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "oauth2": {
    "client_id": "YOUR_CLIENT_ID.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/calendar.readonly"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b048386-0dc2-465c-87c6-b9e94556f112}"
    }
  }
}

Best Checker Plus for Google CE Alternatives

Here are some Firefox add-ons that are similar to Checker Plus for Google CE: