HTTP Error Detector Firefox

Examine source code of HTTP Error Detector

提供元: Mr Fernando Baker
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}"
    }
  }
}

ベストのHTTP Error Detector代替案

HTTP Error Detectorに類似したFirefox add-onをいくつか紹介します: