Claude with wings Firefox

Examine source code of Claude with wings

By: Arjad
Inspect and view changes in Claude with wings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Claude with wings",
  "version": "1.0.2",
  "description": "Customize claude.ai with a bigger text box for a better typing experience.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "host_permissions": [
    "https://claude.ai/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://claude.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "claude-with-wings@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Claude with wings Alternatives

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