MultiPass Disarmed for HTTP basic auth Firefox

Examine source code of MultiPass Disarmed for HTTP basic auth

Inspect and view changes in MultiPass Disarmed for HTTP basic auth source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "short_name": "MultiPass Disarmed",
  "description": "__MSG_extDescription__",
  "homepage_url": "http://multipass.random.supplies/",
  "version": "0.7.5resigned1",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_popup": "popin.html"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "background": {
    "scripts": [
      "js/extension.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "applications": {
    "gecko": {
      "id": "multipassdisarmed@random.supplies",
      "strict_min_version": "49.0"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best MultiPass Disarmed for HTTP basic auth Alternatives

Here are some Firefox add-ons that are similar to MultiPass Disarmed for HTTP basic auth: