Claude Helper Firefox

Examine source code of Claude Helper

By: Mert
Inspect and view changes in Claude Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Claude Helper",
  "version": "1.2",
  "description": "Allows folder uploads to Claude projects and removal of all uploaded files",
  "icons": {
    "128": "icons/claudehelper128x128.png"
  },
  "permissions": [
    "https://claude.ai/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://claude.ai/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Claude Helper"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "claude-helper@merteraslan.github.io"
    }
  }
}

Best Claude Helper Alternatives

Here are some Firefox add-ons that are similar to Claude Helper: