HTTP Info Firefox

Examine source code of HTTP Info

제작자: Victor Add-on
Inspect and view changes in HTTP Info 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 Info",
  "version": "1.0.4resigned1",
  "description": "Display HTTP request information for the current page",
  "permissions": [
    "<all_urls>",
    "tabs",
    "clipboardWrite",
    "webRequest"
  ],
  "browser_action": {
    "default_icon": "assets/img/icons/default-16.png",
    "default_title": "HTTP Info",
    "browser_style": true,
    "default_popup": "popup/layout.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ab2835f7-3882-4e58-98c7-f429283160b0}"
    }
  }
}

최고의 HTTP Info 대안

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