Live HTTP headers Firefox

Examine source code of Live HTTP headers

Inspect and view changes in Live HTTP headers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Live HTTP headers",
  "description": "Displays the live log with the http requests headers",
  "version": "1.7",
  "permissions": [
    "debugger"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Live HTTP headers"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{8f6f22b3-cbaf-48d7-99f5-ca3d0b1d47eb}"
    }
  }
}

Mejores alternativas Live HTTP headers

Aquí hay algunas Firefox add-ons que son similares a Live HTTP headers: