Google Calendar+Tasks Sidebar Firefox

Examine source code of Google Calendar+Tasks Sidebar

By: luascfl Add-on
Inspect and view changes in Google Calendar+Tasks Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Calendar+Tasks Sidebar",
  "version": "1.0",
  "description": "Exibe o Google Calendar e Tasks em uma barra lateral para acesso rápido.",
  "icons": {
    "48": "icons/icon.ico"
  },
  "sidebar_action": {
    "default_icon": "icons/icon.ico",
    "default_title": "Abrir Google Calendar+Tasks",
    "default_panel": "sidebar.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://mail.google.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{28eaaf58-0e26-468f-9ae1-a8f1016ef95b}"
    }
  }
}

Best Google Calendar+Tasks Sidebar Alternatives

Here are some Firefox add-ons that are similar to Google Calendar+Tasks Sidebar: