Secure Vault Manager Extension의 버전 기록 - 3개 버전
Secure Vault Manager Extension 제작자: Hai Pham Ngoc (haiphamngoc-dev)
Secure Vault Manager Extension의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 0.1.3
2026년 7월 27일에 출시 - 422.97 KBfirefox 140.0 이상에서 작동- 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.
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 0.1.2
2026년 7월 26일에 출시 - 422.95 KBfirefox 140.0 이상에서 작동Version 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.MIT 라이선스에 따라 릴리스된 소스 코드