
Here’s a little line of javascript that will work in Firefox to reveal the * characters in an auto populated password field. Just paste the following code into your browser address bar whenever you see an asterisked form field and press enter..
[code] javascript:var els = document.getElementsByTagName('input'); for(var x=0; x<els.length; x++){ if(els[x].type.toLowerCase() == 'password' ){ var test = els[x].type = 'text';}} [/code]
Useful if if you want to access your sisters email account you forget a password that gets auto filled.
30.07.08 5:54 pm
Doh, that looks so easy to implement. I didn’t even know that you could reverse it like that!
Susans last blog post..What are Short Sales?
#130.07.08 6:42 pm
Daaaaang that’s tight, does it work on Internet Explorer? I wonder if this is a bug or they just don’t think its that big of a deal.
#230.07.08 10:23 pm
Is this a flaw in Firefox? I’d be interested to see if, and when, this gets plugged by Mozilla.
Jamess last blog post..Want a JVC LT-42DV8?
#331.07.08 2:33 am
wow…
it works!!!
wonderfull
cebhonks last blog post..Greatest Car In The World
#431.07.08 3:40 am
Wow… that’s a pretty good one…. very shocking, but pretty cool…. like commenter above… i do hope it gets plugged soon.
Link Building Bibles last blog post..Why I Promote Link Building Not PageRank
#531.07.08 5:41 am
Hi Andy, I think this is a great share…
I would like to ask your permission to translate this post into Bahasa Indonesia and post it in my blog. I promise to put link to this post as a source.
regards,
Darkum Sudiro.
Terasi Rumahs last blog post..Page Rank Update for Terasi Rumah, July 2008
#631.07.08 12:25 pm
I use Forms -> Show Passwords in the Web Developer extension to do the same thing. Useful when you have passwords saved for a site but can’t remember what it is.
Adam Dempseys last blog post..The Streets Announce UK Tour Dates!
#731.07.08 5:27 pm
[...] [via FiddyP] [...]
#831.07.08 5:44 pm
This is truly amazing. Thank you. Very useful, I can assure you.
Nicole Prices last blog post..Custom T-shirts
#901.08.08 7:57 am
Doesn’t work in IE, though, does it?
That’s where I have most of my forgotten paswords. Sigh!
Erum Munirs last blog post..Is Google Experimental going to change the face of SEO forever?
#1001.08.08 8:11 am
[...] found this little tip at: FiddyP (it’s a really cool blog [...]
#1101.08.08 2:16 pm
Nice- I DO hope its plugged soon. I don’t really have much use for this sort of thing but it was simple.
#1201.08.08 8:48 pm
Thank you very much for the great information..
#1301.08.08 11:01 pm
Great information, Thank You for sharing……….
#1402.08.08 1:26 pm
Thanks for the useful information
#1503.08.08 2:50 pm
HEH! why Java so cOol with their script! damn…thanks for sharing this! heheh finaly i can hek my sis email
#1613.08.08 2:44 pm
Wow!!I loved it and wrote this on my log too..
#17http://www.techstyro.blogspot.com
17.08.08 10:59 am
You sure thats a good password?
Kinda simple I would think.
Thats a sweet little snippet of code though, thanks.
#1821.08.08 10:25 pm
jeff: lol, I changed it to that before I posted this so I could use it as an example. I wonder how many people have tried to log into my account?!
#1928.08.08 4:13 am
works like wonder
thank you Andy
Anti Scams Product Reviewss last blog post..Is Cash4Gold a Scam?
#2028.08.08 11:11 am
aspr: you’re welcome! I just had to use it myself again
#2111.09.08 3:59 pm
This is great information. I don’t know how many times I’ve had a “brain fart” when trying remember my passwords. I try to keep a log of them, but I always forget a few of them.Luzs last blog post..Earn some easy money with Bux.to – Join Today!
#2214.10.08 8:39 am
Neat! But in tools, options, under the security tab you can see them anyway so neat…!
#2314.10.08 11:47 am
ddd: you know, it’s having a blog that helps me get to find out nuggets like this from people like you.
I had no idea they were there for the gandering! haha, silly me!
shame you’re anonymous, I woulda linked to you in a new post about passwords!
#2410.12.08 7:28 pm
Nice one Andy. I remember writing a similar windows app to do that.
back in the days
Anti Scams´s last blog post..Acai Berry + Colon Cleanse Scam ?
#25