ClickUp Assistant Firefox

Examine source code of ClickUp Assistant

Inspect and view changes in ClickUp Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClickUp Assistant",
  "version": "1.0",
  "description": "Add tasks to your ClickUp workspace from any webpage.",
  "permissions": [
    "activeTab",
    "https://api.clickup.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{559c34e4-fd47-46ac-8086-f54615af2bed}"
    }
  }
}

Best ClickUp Assistant Alternatives

Here are some Firefox add-ons that are similar to ClickUp Assistant: