AuthenticatorPlus Icon

AuthenticatorPlus

Static Badge

Welcome!

AuthenticatorPlus is an improvement over the original Authenticator Chrome extenstion. The original extention stored stored your TOTP secrets in local storage and only allowed capturing QR codes from a marquee selection tool. If you reinstalled or uninstalled the extension, you would lose all your data.

AuthenticatorPlus Features

Getting Started

  1. Set an encryption password
  2. Grant camera access
  3. Add your TOTP secrets

AuthenticatorPlus Demo

Watch the video below to see AuthenticatorPlus in action.

Changelog

Version 1.0.6 - 2025-9-07

  • Remove time cache; always sync UTC on popup open
  • Apply synced time to all TOTP codes and progress arc
  • Persist account order in both local and sync; read local-first with sync fallback
  • Update order on add/rename/delete/drag in both stores to prevent cross-device order loss

Version 1.0.5 - 2025-9-07

  • Preserve account order across export/import and UI (uses `accountsOrder`)
  • Fix restore race; avoid overwriting order before data is decrypted
  • Append new accounts to end of order automatically
  • Add time sync: fetch UTC on popup open, cache offset for 5 minutes, use for TOTP and progress arc

Version 1.0.4 - 2025-8-17

  • Improved drag and drop functionality
  • Add sort order persistence to export/import
  • Added custom dialog modal (no longer uses system default dialog)
  • Added "add account" feature for manual secret entry
  • Tested in Chrome Canary as of 8/17/2025

Version 1.0.3 - 2025-4-21

  • Added drag and drop feature to account list
  • Added ability to manually bulk edit accounts

Version 1.0.2 - 2025-1-27

  • Bug fixes
  • Add backup and restore feature

Version 1.0.1 - 2025

  • Initial release

Suggestions? Comments? Questions?