Team Productivity Planner Firefox

Examine source code of Team Productivity Planner

Inspect and view changes in Team Productivity Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Team Productivity Planner",
  "version": "1.0",
  "description": "Plan work based on team productivity.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e531d415-5598-40a3-a818-662913ee56bf}"
    }
  }
}

Best Team Productivity Planner Alternatives

Here are some Firefox add-ons that are similar to Team Productivity Planner: