Sign in once
Use Google to create your private sync space across Chrome profiles.
CloudOTP brings your authenticator codes to Chrome, fills verification fields with one click, encrypts every secret before sync, and makes moving from your current app painless.
482 901135 774690 218Bring your accounts from
otpauth:// appNo manual database work. No decoding exports by hand. CloudOTP guides the parts that matter.
Use Google to create your private sync space across Chrome profiles.
Use six digits to keep the extension UI locked after Google sign-in.
Paste one setup key, scan a QR, or move your existing accounts in a batch.
CloudOTP recognizes common exports automatically. Preview what was found, skip duplicates, and import only supported TOTP entries.
Your six-digit vault PIN stays with you. It derives an encryption key in the extension; only encrypted secret data is synced.
TOTP calculations happen inside Chrome using the browser’s cryptography APIs.
Close the extension and the derived encryption key is discarded.
Firebase authentication and Firestore rules scope every vault to its owner.
Export parsing and QR decoding happen locally before secrets are encrypted.
Security tools should be understandable. Here are the important details up front.
TOTP secrets are encrypted with AES-256-GCM in the extension before upload. The PIN is not stored. If you enable device unlock, a vault key copy stays in local extension storage and is used after platform verification. The six-digit PIN is a convenience lock, not strong protection against offline guessing. Account labels remain visible to the sync database.
Google Authenticator, decrypted Aegis exports, 2FAS backups, Bitwarden JSON/CSV, standard otpauth URIs, and generic CSV/JSON.
It cannot currently be recovered. Keep recovery codes and your old authenticator until you have verified every account and your recovery plan.
No. Hardware passkeys and security keys are stronger against phishing. Use them whenever a service supports them; CloudOTP is for services that still require TOTP.
Yes. The project includes a guided setup script, Firebase configuration, Firestore security rules, tests, and static hosting files.
Free to use. Built for Chrome. Your secrets stay encrypted.
Chrome Web Store — coming soon Publishing yourself? Follow the setup instructions in the repository README.