ClickUp Champ Firefox

Examine source code of ClickUp Champ

Inspect and view changes in ClickUp Champ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.0.1",
  "name": "ClickUp Champ",
  "description": "A browser extension for ClickUp",
  "action": {
    "default_popup": "index.html",
    "default_title": "ClickUp Champ"
  },
  "permissions": [
    "identity",
    "storage",
    "activeTab",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "https://*/*",
    "https://clickup-champ-server-m63m5.ondigitalocean.app/*"
  ],
  "icons": {
    "16": "assets/Icons/extension_icon16.png",
    "32": "assets/Icons/extension_icon32.png",
    "48": "assets/Icons/extension_icon48.png",
    "128": "assets/Icons/extension_icon128.png"
  },
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "clickupchamp@foursixten.com",
      "strict_min_version": "109.0"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Comma",
        "mac": "Command+Shift+Comma"
      },
      "description": "Open ClickUp Champ"
    },
    "clip_page": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Command+Shift+U"
      },
      "description": "Clip current page"
    },
    "bookmark_page": {
      "suggested_key": {
        "default": "Ctrl+Shift+1",
        "mac": "Command+Shift+1"
      },
      "description": "Bookmark current page"
    },
    "screenshot_viewport": {
      "suggested_key": {
        "default": "Ctrl+Shift+2",
        "mac": "Command+Shift+2"
      },
      "description": "Capture viewport screenshot"
    }
  }
}

Best ClickUp Champ Alternatives

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