curl Command Parser Firefox

Examine source code of curl Command Parser

Inspect and view changes in curl Command Parser 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": "curl Command Parser",
  "version": "2.0.1.0",
  "description": "Paste a curl command and see it broken down: method, URL, headers, body (pretty-printed JSON), auth and flags, plus an equivalent fetch() snippet you can copy. Offline.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e078afcf-5200-40cd-8f48-75f807d75020}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "curl Command Parser",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Melhores alternativas curl Command Parser

Aqui estão algumas Firefox add-ons que são similares a curl Command Parser: