HTTP.cat as error pages Firefox

Examine source code of HTTP.cat as error pages

By: Ilai
Inspect and view changes in HTTP.cat as error pages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HTTP.cat as error pages",
  "description": "Replaces all error pages with HTTP cat :3",
  "version": "1.0.0",
  "manifest_version": 2,
  "icons": {
    "64": "http.cat-64px.png",
    "128": "http.cat-128px.png",
    "256": "http.cat-256px.png",
    "512": "http.cat-512px.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "index.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba007a9e-edac-4c77-a783-eb42c3d5dbf6}"
    }
  }
}

Best HTTP.cat as error pages Alternatives

Here are some Firefox add-ons that are similar to HTTP.cat as error pages: