MFAuth - 2FA Authenticator Firefox

Examine source code of MFAuth - 2FA Authenticator

Inspect and view changes in MFAuth - 2FA Authenticator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MFAuth - 2FA Authenticator",
  "version": "3",
  "description": "Get 2FA OTP instantly from your MFAuth Cloud account. Works with MFAuth Authenticator app.",
  "permissions": [
    "tabs",
    "*://*.mfauth.in/*",
    "https://prod-api-mfa.azurewebsites.net/*"
  ],
  "homepage_url": "https://www.mfauth.in/home",
  "background": {
    "page": "index.html",
    "persistent": true
  },
  "browser_action": {
    "default_icon": "assets/logos/128px.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "assets/logos/16px.png",
    "32": "assets/logos/32px.png",
    "48": "assets/logos/48px.png",
    "128": "assets/logos/128px.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mfauth.in/*"
      ],
      "js": []
    }
  ],
  "manifest_version": 2,
  "web_accessible_resources": [
    "assets/logos/32px.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{12e69bc7-6003-4522-865c-34f3ee5653e4}"
    }
  }
}

Best MFAuth - 2FA Authenticator Alternatives

Here are some Firefox add-ons that are similar to MFAuth - 2FA Authenticator: