Now you can recover your saved passwords by revealing them. We don’t need any Firefox browser Add-on for this. It just needs simple Java Script. Using this browser script Asterisk Revealer, you can reveal the contents of any password whose text is displayed as asterisks or any other things like dots. The password will be shown in an alert box using a simple JavaScript.
To reveal the passwords and to see the password in letters, Copy and Paste this script in your browsers address bar and hit enter and you can see your password in a pop up box. You can see the password only if you use this code in the sites log in page.
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.");})();
.
This script also works on Internet Explorer, Firefox, Netscape and Opera. To protect your passwords avoid saving them if you’re using a public or shared computer.
u just need to download old version of ggole chrome or firefox google it then download it and then use script! worked 4 me!
this is not working for firefox anymore
I used it in chrome by the way. (v.12.0.742.100)
just copy and paste it to your “address bar” then it should say “Passwords in forms on this page:nnyourpasswordn.
remove the “nn” in the beginning and the last “n”. Thats your real password!
this thing works for chrome too!!!!!!!!!!!!!!! It will be displayed like nnyour passwordn
ur a GENIUS MAN!!!! I SALUTE YOU!!!… I VOW AT UR FEET!!!
it used to work on the old browsers .
is there any new one for the new browsers .
I will keep you posted as soon as I find one..
Its not working dude 🙁
i just tried it..
It is working for me dude.. Try it again..
I rechecked it.
very useful man.