Flag This Hub

View Passwords in Firefox: How to See Firefox Saved Password?

By


Lots of methods are present to view or recover password from the browser like Firefox, Chrome, Opera or Internet Explorer. How to recover passwords from your browse? I personally face this type of problem yesterday when I don't remember the password of my Gmail account. For security reasons, I generally, change my Gmail password every week and I use Firefox browser to login my Gmail account and Firefox save that. But I forgot the last changed password and I face problem to figure out. But I found a solution and I easily recover the password of my Gmail easily. Normally, for all the browsers, the password field is in asterisks mark i.e. you can't generally read the letters behind asterisks. But it's not true. Using the simple methods of this page you can easily extract or figure out or recover the password easily.

If I’ve forgotten the master password, don't worry if you forget that password. You can easily view the contents of password fields by simply entering a single line of java-script code. Just find the java-script code, copy that code and paste that code to the browser address bar and hit Enter key of your keyboard:

javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

When you have finished to put the above java-script code to the browser address bar and hit enter key of your keyboard, a dialog box will prompt and your password is shown like the following!

This method which is mentioned in this page, works on Internet Explorer, Mozilla Firefox (Firefox), Netscape and Opera. Actually, when you get to know about this method, you may feel that even Firefox master password is rather useless because anyone can figure out by simply the java-script code. Turning off javascript will protect you from this hack but then you might face problems viewing websites that uses javascript. So, it is recommended that don't save your password in the public computer.

Hopefully, following the above mentioned ways you can easily figure out the password of your account. This method is really helpful for some time. The great thing is that recovering the password, do not need any type of special software or techniques. Just use the line of code and that's all. Thus you can easily view passwords of the browser.

© Written by rancidTaste

Comments

Deborah Sexton 21 months ago

Very Useful Information

SteveoMc 21 months ago

This does not work at all. I tried it. Nothing happens but a google search.

ocbill 21 months ago

all the more reason to not use public computers.

Thanks

rancidTaste 21 months ago

Thanks Deborah Sexton for your comment

rancidTaste 21 months ago

SteveoMc, the tutorial which is mentioned is fully workable. Just copy the full line of code and then try... I think you find it useful...

rancidTaste 21 months ago

Yes, ocbill you are right. It is recommended not to use the option of save computer in public computer because others may find the password which I mentioned in this page.

Wendy Krick 21 months ago

Great information. Thank you.

rancidTaste 21 months ago

Thanks Wendy Krick for your comment. I think it may useful once in your life to recover the password, if you forget .....

i am 20 months ago

GREAT....thanks

Submit a Comment
Members and Guests

Sign in or sign up and post using a hubpages account.



    Contents from HideMyTips

    Recent Pages of rancidTaste

    Like this Hub?
    Please wait working