HTTP Header Live Firefox

Examine source code of HTTP Header Live

Inspect and view changes in HTTP Header Live source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "0.6.5.2",
  "author": "Martin Antrag",
  "homepage_url": "https://github.com/Nitrama/HTTP-Header-Live/",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "64": "icons/64.png"
  },
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "__MSG_extensionName__",
    "default_panel": "HTTPHeaderMain.html"
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": {
      "64": "icons/64.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "{ed102056-8b4f-43a9-99cd-6d1b25abe87e}",
      "strict_min_version": "54.0"
    }
  }
}

Best HTTP Header Live Alternatives

Here are some Firefox add-ons that are similar to HTTP Header Live: