Task Assistant — By Mr.Bear Firefox

Examine source code of Task Assistant — By Mr.Bear

By: Mr.Bear Add-on
Inspect and view changes in Task Assistant — By Mr.Bear source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Task Assistant — By Mr.Bear",
  "version": "1.0.3",
  "description": "All-in-one productivity assistant featuring task management, reminders, timers, stopwatch, and Pomodoro workflow to help you stay focused and organized.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "https://api.groq.com/*"
  ],
  "browser_action": {
    "default_title": "Task Assistant",
    "default_icon": {
      "48": "icons/icon-48.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "taskassistant@mrbear.ext",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Task Assistant — By Mr.Bear Alternatives

Here are some Firefox add-ons that are similar to Task Assistant — By Mr.Bear: