HTTP Status Firefox

Examine source code of HTTP Status

Inspect and view changes in HTTP Status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Status",
  "version": "1.1.2",
  "description": "Browse all HTTP status codes grouped by category",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e925906b-75d2-4ae3-a48d-31fba6bbbdf3}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icon_16.png",
    "48": "assets/icon_48.png"
  },
  "browser_action": {
    "default_popup": "overlay/overlay.html",
    "default_icon": {
      "16": "assets/icon_16.png",
      "48": "assets/icon_48.png"
    }
  },
  "background": {
    "scripts": [
      "worker/monitor.js"
    ]
  },
  "permissions": []
}

Best HTTP Status Alternatives

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