Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Vault2FA - 浏览器中的二步身份验证器 版本历史 - 15 个版本

Vault2FA - 浏览器中的二步身份验证器 作者: 浪迹天涯小叮当

评分 5 / 5
5 / 5 星
5
2
4
0
3
0
2
0
1
0
Vault2FA - 浏览器中的二步身份验证器 版本历史 - 15 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 2.7.1

    发布于 2026年5月15日 - 217.07 KB
    适用于 firefox 115.0 及更高版本, android 125.0 及更高版本
    Support drag-and-reordering accounts.
    Support exporting each account via QR code. Code generation is done locally.
    Update third-party libraries to keep up with upstream updates.
    Timer for vault auto-lockdown now starts with the unlocking of local vault.
    Fixed malfunctioning hostname filtering of in-page autofill feature. The in-page auofill popup now distinguishes between hostnames such as abc.com and *.abc.com.
    Localization update.

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 2.6.0

    发布于 2026年5月1日 - 205.19 KB
    适用于 firefox 115.0 及更高版本, android 125.0 及更高版本
    Introduce vault auto-locking feature based on countdown.
    Fix unexpected locking of vault when add-on is in idle status.
    Localization update.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.5.0

    发布于 2026年4月10日 - 204.08 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Support importing/exporting encrypted vault via json file.
    Localization update.
    Move debugging settings to a separated Debugging tab.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.4.0

    发布于 2026年4月6日 - 206.31 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Add dynamic locale discovery.
    Redesign language selecting.
    Allow uploading encrypted sync data and overwriting local vault with encrypted data.
    Localization update. Now Vault2FA supports 简体中文 (zh-CN), English (en-US), Español (es-ES).
    Rearrange setting drawer. Add permission setting.
    Add option to toggle autofill and in-page QR scanning feature.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.3.0

    发布于 2026年4月4日 - 196.79 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Support importing account from Google Authenticator.
    Improve localization and debug log masking.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.2.1

    发布于 2026年4月4日 - 194.15 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Fix broken copy-to-clipboard feature when clicking codes in pop-up.
    Fix the issue where the hotp code displayed in the pop-up was one count later than actual. Vault2FA now displays each hotp code's counter next to it in pop-up.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.2.0

    发布于 2026年4月3日 - 194.1 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Support scanning QR code image in web pages via right-click menu.
    Scope autofill script injection to matching hosts.
    Centralize localization files into locales/*.lang with runtime loader i18n.js.
    Reorganize root directory.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.1.0

    发布于 2026年4月2日 - 189.07 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Add plaintext header (version 1) for recording encryption configuration thereby facilitating decryption and subsequent updates.
    When the vault isn't encrypted, an error message now pops up when clicking the "Lock Vault Now" button, blocking the memory clean-up action. Previous logic may cause the vault appear to be emptied.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.1

    发布于 2026年3月28日 - 187.95 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Fetch and cache display-ready OTP codes for popup UI with periodic refresh.
    Code generation is now performed uniformly, eliminating redundant generation processes.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.0

    发布于 2026年3月28日 - 187.05 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Vault2FA now supports filling in 2fa input fields, based on customized URL matching rules.
    Now all codes are generated by a unified background service, improving security.
    Add account JSON file import/export support.
    Add secret-format selector to manual import.
    More debug info is recorded now.
    Various localization fixes.
    WARNING: Due to changes in data storage format, Vault2FA is no longer compatible with older versions (before 2.0.0), starting with version 2.0.0. Please ensure you have backed up your account before upgrading.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.5

    发布于 2026年3月27日 - 172.2 KB
    适用于 firefox 110.0 及更高版本, android 125.0 及更高版本
    Vault2FA now redacts sensitive information in debug logging.
    Add QR debugging function.
    Improve QR decoding for camera photos, which previously might cause abnormal decoding time or decoding failure.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.4

    发布于 2026年3月20日 - 170.13 KB
    适用于 firefox 109.0a1 及更高版本, android 125.0 及更高版本
    Add support for mobile devices.
    Add auto scaling on mobile devices.
    Migrate to Manifest V3.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.3

    发布于 2026年3月19日 - 169.96 KB
    适用于 firefox 104.0 及更高版本
    Add debugging functionality
    Robust synchronization by splitting large account lists into multiple chunked sync items.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.1

    发布于 2026年3月18日 - 174.52 KB
    适用于 firefox 104.0 及更高版本
    Add account edit UI.
    Unify account dot color.
    Redesign account sorting, now the popup sorts accounts by issuer grouping.
    Vault2FA now blocks access to various buttons if vault is locked.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.0

    发布于 2026年3月15日 - 167.52 KB
    适用于 firefox 104.0 及更高版本
    Custom sync interval supported.
    Dark & Light theme supported.
    Update localization.
    Fixed unexpected overwriting of local vault with blank file when downloading data from an empty sync session.
    Fixed malfunctioning in QR-Scanner page.

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。