See Hidden Passwords behind asterisk symbols in Mozilla Firefox and Internet Explorer

Posted In Tips & Tricks - By Pritam Priyadarshi On Wednesday, October 13th, 2010 With 8 Comments

Many times we need to see hidden passwords behind asterisk symbols in MOZILLA FIREFOX and INTERNET EXPLORER , there exist a simple JavaScript hack to achieve this – simply copy-paste the below code snippet into your web browser address bar to see what’s inside the password field.

Copy the next part onto the browser menu and see the hidden passwords in MOZILLA FIREFOX and INTERNET EXPLORER.

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("Password in this page:\n\n" + s); else alert("There are no passwords in this page.");})();

About - In matters of love, I am Italian…In matters of food, I am Belgian…In matters of business, I am Swiss…I am an Indian, so nothing else matters! A techie, a grooming engineer, a social network addict , a netizen & duh..a blogger too!! Like to see green, love to idle beneath the vast expanse of the blue…that’s me…Pritam209!

Displaying 8 Comments
Have Your Say

  1. Tested it :)
    Really works :)
    Yay !!
    Thnx dude :)

  2. Jane Rather says:

    Relying on your instanct is tough for most of us. It can take many people a long time to build a strong moral system. Its not the sort of thing that simply just happens.

  3. Hi there, You have done a great job. I’ll definitely digg it and personally suggest to my friends. I am confident they will be benefited from this site.

  4. aina oluwatosin says:

    please how can i register in this website.

  5. Gainer says:

    whoah this blog is wonderful i love reading your posts. Keep up the good work! You know, many people are looking around for this info, you can help them greatly.

  6. Bialko says:

    I like this site because so much useful material on here : D.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>