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

TOTP 제작자: Turistu

A TOTP generator that could be used with gmail, github and other sites which require 2FA.

4.6 (리뷰 13개)4.6 (리뷰 13개)
사용자 858명사용자 858명
Firefox를 다운로드하고 확장 기능을 받으세요
파일 다운로드

확장 메타 데이터

스크린샷
Example login with 2FA on githubSelecting a saved key should automatically generate an OTP code and copy it to the windows-style clipboardOn X11, click on the generated code if you want to also copy it to the primary selection and be able to paste it with a simple middle-click"Add key" opens a new tab to an extension page from where you can save a key with the browser's password manager.If the "save" button doesn't work, open the password manager directly by clicking on the key-like icon in the address barIf the code is not copied to the clipboard upon it being generated, you can copy it by just clicking on it.
<br>
Copying it to the clipboard fails if you linger too much while selecting the key, or if the key was automatically filled in by the browser upon opening the popup.Since this extension is simply piggybacking on the browser's password manager (instead of implementing its own password wallet), you can manage the TOTP keys just like any other passwords.
정보
This is a javascript implementation of a TOTP authenticator, using the browser's crypto API. It should do the exactly same thing as google's authenticator, the "oathtool --totp -b ..." command, or any other TOTP generating app.

The javascript code does not send to or fetch any data from anywhere remotely, and it should work the same when served over https, saved locally or used inside a browser extension.

Instead of implementing its own secret saving mechanism (with cookies or local storage), this extension is using the browser's password manager to save the TOTP keys, just like any other passwords.

Since the saved keys are attached to the extension's own "moz-extension://UUID" url, not to the website where they are used, it's not possible for hijacked websites to retrieve them by exploiting the form and passwords autofill mechanism.

This extension is also not using any content script which could be tricked into generating and filling in TOTP codes without user intervention.

Note for Linux/X11 users: Since their half-fix to the exploitable pastejack bug that I have reported, it's no longer possible to copy the totp code to the primary selection automatically upon it being generated. If you still want to paste it with a simple middle-button click, just click once more on the totp code when you see the "copied (for ctrl-V)" message. Sorry for that.
13명이 4.6점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
11
4
1
3
0
2
0
1
1
리뷰 13개 모두 읽기
추가 정보
부가 기능 링크
  • 지원 사이트
  • Copy add-on ID
버전
1.2.8
크기
12.99 KB
마지막 업데이트
2년 전 (2023년 11월 22일)
관련 카테고리
  • 개인 정보 보호 및 보안
라이선스
GNU General Public License v3.0 전용
버전 목록
  • 모든 버전 보기
태그
  • password manager
  • privacy
  • security
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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