Popup for Google Tasks Firefox

Examine source code of Popup for Google Tasks

Inspect and view changes in Popup for Google Tasks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "offline_enabled": false,
  "name": "Popup for Google Tasks",
  "description": "Opens Google Tasks in a popup window.",
  "version": "1.0.1",
  "author": "Jonah Lawrence",
  "browser_action": {
    "default_icon": "images/icon-128.png",
    "default_popup": "popup.html",
    "default_title": "Popup for Google Tasks"
  },
  "icons": {
    "128": "images/icon-128.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "popup-for-google-tasks@example.com"
    }
  }
}

Best Popup for Google Tasks Alternatives

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