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
{
  "manifest_version": 2,
  "name": "Google Tasks Sidebar",
  "description": "Displays Google Tasks in the sidebar.",
  "version": "1.0.0.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-google-tasks-sidebar@example.com",
      "strict_min_version": "60.0"
    }
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "sidebar_action": {
    "default_icon": {
      "48": "icons/GoogleTasks.svg",
      "96": "icons/GoogleTasks.svg"
    },
    "default_title": "Google Tasks",
    "default_panel": "sidebar/panel.html"
  },
  "icons": {
    "48": "icons/GoogleTasks.svg",
    "96": "icons/GoogleTasks.svg"
  },
  "permissions": [
    "storage"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Shift+Alt+G"
      },
      "description": "Toggle the Google Tasks sidebar"
    }
  }
}

Best Google Tasks Sidebar Alternatives

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