HTTP request maker Firefox

Examine source code of HTTP request maker

제작자: 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"
      }
    }
  }
}

최고의 HTTP request maker 대안

다음은 HTTP request maker과(와) 유사한 Firefox add-on입니다: