Task Manager: Personal & Team Firefox

Examine source code of Task Manager: Personal & Team

Inspect and view changes in Task Manager: Personal & Team source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Task Manager: Personal & Team",
  "description": "Manage personal and team tasks with real-time updates and reminders.",
  "version": "1.0",
  "permissions": [
    "activeTab",
    "storage",
    "notifications"
  ],
  "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"
    ]
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d34b2f2-cdbc-4fe8-a1b9-d360e36c513a}"
    }
  }
}

Best Task Manager: Personal & Team Alternatives

Here are some Firefox add-ons that are similar to Task Manager: Personal & Team: