Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

View passwords before entering?

  • 3 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

Is there a way to view the primary password before entering it? If I'm unable to see the password while typing, or after I type it, I'm unable to know if my password is being rejected because I mistyped or I'm trying the wrong password.

Is there a way to view the primary password before entering it? If I'm unable to see the password while typing, or after I type it, I'm unable to know if my password is being rejected because I mistyped or I'm trying the wrong password.

모든 댓글 (3)

more options

The dialog to enter the PP doesn't have a reveal button. If you aren't sure then you could type it elsewhere and paste it in the dialog. The Password Manager (about:logins) can show the saved password and allows to copy username and password to the clipboard.

more options

This extension enables you to see passwords entered on websites (not the primary password). You have to hide a password again before attempting to login.

https://addons.mozilla.org/firefox/addon/showhide-passwords/

more options

You can modify this pref on the about:config page to make Firefox show the last typed character and set its value to a large value like 10000 milliseconds.

  • about:config => editor.password.mask_delay = 10000

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

Type/Paste editor.password.mask_delay in the search bar at the top of the about:config page. Double-click the editor.password.mask_delay line to enter edit mode and change the '-1' default value to '10000'. Press the Enter key or click the OK (✔) button to accept the change.