Full Curl Copy Firefox

Examine source code of Full Curl Copy

By: Danya Add-on
Inspect and view changes in Full Curl Copy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Full Curl Copy",
  "version": "1.2",
  "description": "Copy network requests as full cURL commands with response details.",
  "permissions": [
    "devtools",
    "clipboardWrite",
    "webRequest",
    "downloads",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "full-curl-copy@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "devtools_page": "devtools.html"
}

Best Full Curl Copy Alternatives

Here are some Firefox add-ons that are similar to Full Curl Copy: