Authi.me: 2FA TOTP with Sync Firefox

Examine source code of Authi.me: 2FA TOTP with Sync

Par : cherepets
Inspect and view changes in Authi.me: 2FA TOTP with Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "id": "authi@cherepets.me",
  "name": "Authi.me: 2FA TOTP with Sync",
  "version": "1.4.1.0",
  "manifest_version": 3,
  "description": "authi.me is a modern 2FA app that generates TOTP codes and syncs them across your devices through the cloud – no accounts required",
  "icons": {
    "16": "icons/icon16x16.png",
    "32": "icons/icon32x32.png",
    "48": "icons/icon48x48.png",
    "128": "icons/icon128x128.png"
  },
  "permissions": [
    "clipboardRead",
    "storage"
  ],
  "action": {
    "default_icon": "icons/icon128x128.png",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "authi@cherepets.me",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Authi.me: 2FA TOTP with Sync

Voici quelques Firefox add-ons qui sont similaires à Authi.me: 2FA TOTP with Sync :