Google Tasks™ Sidebar Firefox

Examine source code of Google Tasks™ Sidebar

Inspect and view changes in Google Tasks™ Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Tasks Sidebar",
  "version": "0.1",
  "manifest_version": 2,
  "sidebar_action": {
    "default_title": "Google Tasks",
    "default_panel": "sidebar/sidebar.html"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.google.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gtasks-sidebar@dotproto"
    }
  }
}

Best Google Tasks™ Sidebar Alternatives

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