AutofillDuo Firefox

Examine source code of AutofillDuo

By: michael
Inspect and view changes in AutofillDuo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutofillDuo",
  "version": "2.0.0",
  "description": "Skip the hassle of Duo",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6892249c-da5e-47e3-b6ca-722cbab7d1ad}"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.duosecurity.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.duosecurity.com/*/prompt",
        "https://*.duosecurity.com/*/prompt?*",
        "https://*.duosecurity.com/*/auth",
        "https://*.duosecurity.com/*/auth?*"
      ],
      "all_frames": true,
      "js": [
        "lib/jsOTP.min.js",
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup/activation.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best AutofillDuo Alternatives

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