HTTP Protocol Info Firefox

Examine source code of HTTP Protocol Info

Inspect and view changes in HTTP Protocol Info source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Protocol Info",
  "description": "Displays HTTP protocol version and page load time for the current tab",
  "version": "1.0",
  "icons": {
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_title": "HTTP Protocol Info",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{56024762-e698-4251-8172-f225332ade52}",
      "strict_min_version": "93.0"
    }
  }
}

Best HTTP Protocol Info Alternatives

Here are some Firefox add-ons that are similar to HTTP Protocol Info: