TOTP Authenticator Firefox

Examine source code of TOTP Authenticator

Por: Aldaror
Inspect and view changes in TOTP Authenticator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TOTP Authenticator",
  "version": "1.1.2",
  "description": "Multi-account offline TOTP generator",
  "default_locale": "en",
  "action": {
    "default_popup": "Views/popup.html",
    "default_icon": {
      "32": "icons/icon_32.png",
      "64": "icons/icon_64.png",
      "96": "icons/icon_96.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "authenticator@aldaror",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  },
  "icons": {
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "64": "icons/icon_64.png",
    "96": "icons/icon_96.png"
  }
}

Mejores alternativas TOTP Authenticator

Aquí hay algunas Firefox add-ons que son similares a TOTP Authenticator: