ghacks Technology News

Reveal your saved Passwords in Firefox


Many users save their passwords in Firefox so that they do not have to enter it again when visiting the website it was saved for again. Firefox remembers the password and enters it automatically if the user selected this option on his first visit. This is great for us lazy users but poses the problem that we sometimes can’t remember the password when we need it again.

A classic example would be a Gmail user who has been using the Gmail website so far now trying to get the POP3 access running. So, what is this user going to do ? He actually has several options to reveal the password in Firefox. The first that comes to my mind is the ability to go into the security tab of the options. You do find a show passwords button there that displays all passwords, usernames and site urls.

I have written about this before and want to concentrate on other possibilities. Please note that a master password has to be entered for all the following methods if one has been set.

1. Greasemonkey Scripts:

If you are using the excellent Greasemonkey extension you can choose from a wide variety of scripts that reveal the passwords:

Show Password on Click – displays the password if you click the password form.

Show Password onMouseOver – reveals the password if you hover the mouse over the password field.

Unpassword – changes the type of the password form to text which always displays the passwords as text.

2. Javascript Code

Paste the following line of code into the address bar and hit enter to reveal the password on this website.

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j

3. Firefox extension

Unhide Passwords - this extension does basically the same as the Unpassword Greasemonkey script.




Tags:
Categories: Browsing, firefox



Related posts:

Reveal Saved Internet Explorer Passwords
Secure your saved passwords in firefox
Reveal Passwords behind asterisks in Internet Explorer
Make sure you set a master password in Firefox
Import and Export Firefox Passwords
Firefox Password Revealer
Make Gmail the default Firefox 3 Mail Client
Export your Firefox Passwords into a secure Password Manager

5 Responses to “Reveal your saved Passwords in Firefox”

  1. Al says:

    Maybe I’m missing something. If you go into Firefox options and pick the security tab you can tell it to show your saved logins. From there you can ask it to reveal the passwords. It makes you enter your master password again and then it shows them. As far as I know, that’s not any extension I’ve installed (although who can keep track?).

  2. Martin says:

    Al you are right, this is a feature in Firefox but I wanted to show different ways to achieve the same effect faster with a Greasemonkey script or an extension

  3. erica says:

    I cant access to my account in gmail. I lost my password 3 weeks ago, and since then I have been trying to recover it. Is there any way to hacked it or to recor it without the gmail recovery progamm (I have already try it and it wont work) ?

    Thanks

  4. Search Tab https://addons.mozilla.org/en-US/firefox/addon/10174 – Show Password has a better user control .. I think…

    Try it….

Trackbacks/Pingbacks

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us