Live HTTP headers Firefox

Examine source code of Live HTTP headers

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

최고의 Live HTTP headers 대안

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