Full Curl Pro Firefox

Examine source code of Full Curl Pro

By: zhou Add-on
Inspect and view changes in Full Curl Pro 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 Pro",
  "version": "0.1",
  "description": "Copy network requests as full cURL commands with response details.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "devtools",
    "clipboardWrite",
    "downloads",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c1869353-93d6-470d-a180-d88da6f86e06}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "devtools_page": "devtools.html"
}

Best Full Curl Pro Alternatives

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