Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

View passwords before entering?

  • 3 respostas
  • 0 têm este problema
  • 1 visualização
  • Última resposta por 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.

Todas as respostas (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.