HTTP Headers Firefox

Examine source code of HTTP Headers

提供元: Darina Šimun
Inspect and view changes in HTTP Headers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Headers",
  "version": "1.2.1",
  "description": "Inspect response headers of any URL with one click",
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe9431d8-17e4-41e1-96db-5f110bce7c56}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/icon-16.png",
    "48": "img/icon-48.png"
  },
  "browser_action": {
    "default_popup": "ui/widget.html",
    "default_icon": {
      "16": "img/icon-16.png",
      "48": "img/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "service/tracker.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

ベストのHTTP Headers代替案

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