Secure Vault Manager Extension Versionsgeschichte – 3 Versionen
Secure Vault Manager Extension von Hai Pham Ngoc (haiphamngoc-dev)
Secure Vault Manager Extension Versionsgeschichte – 3 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 0.1.3
Veröffentlicht 27. Juli 2026 – 422,97 KBFunktioniert mit firefox 140.0 und höher- Simulated typing events (focus, click, keydown, keypress, keyup) during autofill to ensure perfect compatibility with modern web frameworks (React, Vue, Angular, Svelte).
- Added smart support for segmented OTP/TOTP inputs, automatically splitting and distributing code digits across split input boxes.
- Revamped the "Save/Update Credentials" prompt behavior: prompts are now intelligently deferred using MutationObserver and page-load checks to only trigger upon verified login success.
- Skip save/update prompts for credentials that already exist in the Vault to prevent duplicate popups.
- Added granular configuration for autofill behaviors on login items, supporting backend domain matches, frontend UI fields, and full localization.
- Improved the extension popup to display custom login item titles instead of raw domains for a cleaner layout.
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 0.1.2
Veröffentlicht 26. Juli 2026 – 422,95 KBFunktioniert mit firefox 140.0 und höherVersion 0.1.2 Release Notes:
- Migrated core architecture from browser native messaging to a secure, local HTTP loopback server communicating with the desktop app.
- Added AES-256-GCM encryption for all local inter-process communication (IPC) to support sandboxed platforms (such as Flatpak and Snap).
- Implemented a secure, local token pairing verification mechanism between the browser extension and the desktop app.
- Enhanced user interface color contrast and accessibility layouts.
- Upgraded credential autofill and save/update prompt detection behaviors.Quelltext steht unter der MIT-Lizenz
Version 0.1.0
Veröffentlicht 18. Juli 2026 – 162,51 KBFunktioniert mit firefox 140.0 und höherQuelltext steht unter der MIT-Lizenz