Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

View passwords before entering?

  • 3 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 4 προβολές
  • Τελευταία απάντηση από 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.