Block HTTP Authentication Firefox

Examine source code of Block HTTP Authentication

作者: Tom Schuster Add-on
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}"
    }
  }
}

最佳 Block HTTP Authentication 替代方案

这里是一些与Block HTTP Authentication类似的Firefox add-on: