AutoAuth for Luminati Proxy Firefox

Examine source code of AutoAuth for Luminati Proxy

Inspect and view changes in AutoAuth for Luminati Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoAuth for Luminati Proxy",
  "version": "1.0.0",
  "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": "dinhtai92dn@gmail.com",
      "strict_min_version": "57.0"
    }
  }
}

Best AutoAuth for Luminati Proxy Alternatives

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