AutoAuth Firefox

Examine source code of AutoAuth

Inspect and view changes in AutoAuth source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoAuth",
  "version": "3.1.2resigned1",
  "description": "Automatically provides HTTP authentication credentials.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "auth.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "autoauth@efinke.com",
      "strict_min_version": "57.0"
    }
  }
}

Best AutoAuth Alternatives

Here are some Firefox add-ons that are similar to AutoAuth: