<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eddie On Everything &#187; firefox</title>
	<atom:link href="http://www.eddieoneverything.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eddieoneverything.com</link>
	<description>Tips &#38; tricks on things that interest me</description>
	<lastBuildDate>Wed, 11 Jan 2012 08:29:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Reveal Stored Passwords in Firefox, Chrome, Safari, and IE</title>
		<link>http://www.eddieoneverything.com/internet/how-to-reveal-stored-passwords-in-firefox-chrome-safari-and-ie.php</link>
		<comments>http://www.eddieoneverything.com/internet/how-to-reveal-stored-passwords-in-firefox-chrome-safari-and-ie.php#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:56:02 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.eddieoneverything.com/?p=457</guid>
		<description><![CDATA[Nowadays browsers store passwords then auto-populate forms, hiding that stored password behind little dots or asterisks.  Guess what? There is a way to reveal the password hidden behind there.  This is very handy for when you forget your password but have it stored in the browser.
Reveal Stored Passwords in Mozilla Firefox and Chrome
Navigate to the [...]]]></description>
			<content:encoded><![CDATA[<p>Nowadays browsers store passwords then auto-populate forms, hiding that stored password behind little dots or asterisks.  Guess what? There is a way to reveal the password hidden behind there.  This is very handy for when you forget your password but have it stored in the browser.</p>
<p><strong>Reveal Stored Passwords in Mozilla Firefox and Chrome</strong></p>
<p>Navigate to the page where the passwords are stored.  Paste this code into the location bar and hit enter.  The passwords will be revealed.<br />
<code><br />
javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document.forms);g=g+1;var w=window.frames;for(var k=0;k&lt;w.length;k++) {var x = ((x) || (z(w[k].document.forms)));g=g+1;}if (!x) alert('Password not found in ' + g + ' forms');}function z(f){var b=false;for(var i=0;i&lt;f.length;i++) {var e=f[i].elements;for(var j=0;j&lt;e.length;j++) {if (h(e[j])) {b=true}}}return b;}function h(ej){var s='';if (ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found ', s)}else{alert('Password is blank')}return true;}}<br />
</code></p>
<p>Note that the flip-side of this trick is that you probably shouldn&#8217;t be storing your password for sensitive websites &#8211; anyone with access to your computer could use this trick to reveal your password, write it down, then check your email/bank/cheating-on-your-spouse account from anywhere.  </p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.eddieoneverything.com/articles/getting-lastpass-to-remember-htaccess-basic-auth-passwords-in-chrome.php" title="Getting LastPass to Remember .htaccess (Basic Auth) Passwords in Chrome">Getting LastPass to Remember .htaccess (Basic Auth) Passwords in Chrome</a></li><li><a href="http://www.eddieoneverything.com/articles/how-to-set-the-window-size-and-position-of-a-chrome-application-shortcut.php" title="How to Set the Window Size and Position of a Chrome Application Shortcut">How to Set the Window Size and Position of a Chrome Application Shortcut</a></li><li><a href="http://www.eddieoneverything.com/articles/why-is-google-chromes-startup-so-painfully-slow.php" title="Why is Google Chrome&rsquo;s Startup So Painfully Slow?">Why is Google Chrome&rsquo;s Startup So Painfully Slow?</a></li><li><a href="http://www.eddieoneverything.com/articles/chrome-crashing-immediately-on-startup.php" title="Chrome Crashing Immediately on Startup">Chrome Crashing Immediately on Startup</a></li><li><a href="http://www.eddieoneverything.com/programming/how-to-set-a-class-name-using-javascript-in-ie-and-other-browsers.php" title="How To Set a Class Name using Javascript in IE and Other Browsers">How To Set a Class Name using Javascript in IE and Other Browsers</a></li><li><a href="http://www.eddieoneverything.com/internet/searching-your-facebook-page-for-automation-log-does-not-show-you-people-who-have-hacked-your-account.php" title="Searching your Facebook page for &#8220;Automation Log&#8221; does not show you people who have &#8220;Hacked&#8217; your account">Searching your Facebook page for &#8220;Automation Log&#8221; does not show you people who have &#8220;Hacked&#8217; your account</a></li><li><a href="http://www.eddieoneverything.com/how-to/how-to-fix-your-kindle-2-when-it-wont-charge.php" title="How To Fix Your Kindle 2 When It Won&#8217;t Charge">How To Fix Your Kindle 2 When It Won&#8217;t Charge</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eddieoneverything.com/internet/how-to-reveal-stored-passwords-in-firefox-chrome-safari-and-ie.php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

