HTTP Protocol Version Firefox

Examine source code of HTTP Protocol Version

Inspect and view changes in HTTP Protocol Version source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Protocol Version",
  "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 Version",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{76a009c8-4df4-4a30-b205-04e9a42327fb}",
      "strict_min_version": "93.0"
    }
  }
}

Best HTTP Protocol Version Alternatives

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