OTPilot Authenticator Firefox

Examine source code of OTPilot Authenticator

Por: Hank Add-on
Inspect and view changes in OTPilot Authenticator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "version": "8.0.4",
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{aa04367e-4dc8-4833-87a1-43ee93ce9a42}",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "authenticationInfo"
        ]
      }
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "action": {
    "default_icon": {
      "19": "images/icon19.png",
      "38": "images/icon38.png"
    },
    "default_title": "__MSG_extShortName__",
    "default_popup": "view/popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "commands": {
    "_execute_action": {},
    "scan-qr": {
      "description": "Scan a QR code"
    },
    "autofill": {
      "description": "Autofill the matched code"
    }
  },
  "options_ui": {
    "page": "view/options.html",
    "open_in_tab": false
  },
  "permissions": [
    "activeTab",
    "storage",
    "identity",
    "alarms",
    "scripting"
  ],
  "optional_permissions": [
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://www.google.com/",
    "https://*.dropboxapi.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; font-src 'self'; img-src 'self' data:; style-src 'self' 'unsafe-inline'; connect-src https://www.google.com/ https://*.dropboxapi.com; default-src 'none'"
  }
}

Mejores alternativas OTPilot Authenticator

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