Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Vault2FA - 2FA authenticator in browser의 버전 기록 - 13개 버전

Vault2FA - 2FA authenticator in browser 제작자: 浪迹天涯小叮当

5점 만점에 5점
5 / 5
5
2
4
0
3
0
2
0
1
0
Vault2FA - 2FA authenticator in browser의 버전 기록 - 13개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 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 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.