HTTPS Headers Viewer Firefox

Examine source code of HTTPS Headers Viewer

提供元: astrocreat3 Add-on
Inspect and view changes in HTTPS Headers Viewer 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": "HTTPS Headers Viewer",
  "version": "1.0",
  "description": "Displays HTTP response headers for the current tab.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17e4c99c-d990-4a3a-b86e-a7faa8713914}",
      "strict_min_version": "120.0"
    }
  }
}

ベストのHTTPS Headers Viewer代替案

HTTPS Headers Viewerに類似したFirefox add-onをいくつか紹介します: