Block HTTP Authentication Firefox

Examine source code of Block HTTP Authentication

Inspect and view changes in Block HTTP Authentication source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block HTTP Authentication",
  "version": "0.2resigned1",
  "description": "Automatically blocks potentially malicious HTTP authentication requests.",
  "background": {
    "scripts": [
      "script.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{40bb3c83-48bf-4f62-8d64-6f93afdda3f1}"
    }
  }
}

Best Block HTTP Authentication Alternatives

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