HTTP Error Detector Firefox

Examine source code of HTTP Error Detector

Inspect and view changes in HTTP Error Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Error Detector",
  "version": "1.1",
  "description": "Detect and display HTTP status codes on websites.",
  "icons": {
    "64": "icons/logo_64.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{da23d15b-0d6c-4e2b-b733-dc54791b92a1}"
    }
  }
}

Melhores alternativas HTTP Error Detector

Aqui estão algumas Firefox add-ons que são similares a HTTP Error Detector: