HTTP Header Live Firefox

Examine source code of HTTP Header Live

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

최고의 HTTP Header Live 대안

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