HTTP request maker Firefox

Examine source code of HTTP request maker

Por: stefano Add-on
Inspect and view changes in HTTP request maker 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": "HTTP request Maker",
  "description": "Displays a sidebar that lets you to forge HTTP requests",
  "version": "1.3",
  "applications": {
    "gecko": {
      "strict_min_version": "54.0a1"
    }
  },
  "sidebar_action": {
    "default_icon": "icons/icon_final64.png",
    "default_title": "HTTP request Maker",
    "default_panel": "sidebar/panel.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*/*",
    "<all_urls>",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+Y"
      }
    }
  }
}

Melhores alternativas HTTP request maker

Aqui estão algumas Firefox add-ons que são similares a HTTP request maker: