<?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>BizzNtech &#187; Google Chrome</title>
	<atom:link href="http://www.bizzntech.com/category/tips-n-tricks/google-chrome/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bizzntech.com</link>
	<description>Click and Stick to Tech</description>
	<lastBuildDate>Tue, 18 Oct 2011 20:06:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<image>
  <link>http://www.bizzntech.com</link>
  <url>http://www.bizzntech.com/favicon.ico</url>
  <title>BizzNtech</title>
</image>
		<item>
		<title>How to Hide Favicons in Opera, Firefox and Chrome</title>
		<link>http://www.bizzntech.com/2011/09/20/how-to-hide-favicons-in-opera-firefox-and-chrome</link>
		<comments>http://www.bizzntech.com/2011/09/20/how-to-hide-favicons-in-opera-firefox-and-chrome#comments</comments>
		<pubDate>Mon, 19 Sep 2011 19:01:19 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Firefox, IE, Opera tips]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Tips,tricks N tweaks]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=3453</guid>
		<description><![CDATA[Favicons are pretty, aren’t they? Well, if you no idea on favicons then Favicons are tiny icons that represent a website. You can usually see them in the address bar next to the webpage address. For instance, if you open bizzntech.com, you’ll see a mouse icon next to its name in the address bar. Most [...]]]></description>
			<content:encoded><![CDATA[<p>Favicons are pretty, aren’t they? Well, if you no idea on favicons then Favicons are tiny icons that represent a website. You can usually see them in the address bar next to the webpage address. For instance, if you open bizzntech.com, you’ll see a mouse icon next to its name in the address bar. Most of us find these icons pretty and easy to identify a website. However, there are some that believe the bookmarks list doesn’t look professional or looks messy once due to too many favicons. Well, whatever maybe the reason, if you’re a favicon hater, then you can hide them in your favourite browser. Here’s how you do it:</p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/opera-no-favicons.jpg" alt="hide favicons in opera" /></div>
<p><strong>In Opera</strong><br />
Click on the Red button on the left hand top corner then go to Settings&gt; Preferences.<br />
Click on the advanced tab and on the left hand side select browsing.<br />
On the right hand side, change the Page icons setting to ‘Show no icons’ and click ok.</p>
<p><strong>In Firefox</strong><br />
Firefox displays favicons in the address bar, bookmarks list and in the tab. You may make use of the respective codes to hide favicons.</p>
<blockquote><p>For hiding favicons in the address bar:<br />
#identity-box {display:none!important;}</p>
<p>For hiding favicon in tabs:<br />
.tabbrowser-tab .tab-icon-image {display:none!important;}</p>
<p>For hiding favicons in bookmarks:<br />
#personal-bookmarks .toolbarbutton-icon {display:none!important;}</p></blockquote>
<p>Navigate to the following directory:</p>
<blockquote><p>C:\Users\USERNAME\AppData\Roaming\Mozilla\Firefox\Profiles</p></blockquote>
<p>Change ‘USERNAME’ with your windows username.</p>
<p>Now, in the Profile folder, you’ll find a user profile folder, open it.</p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/hide-favicons-firefox.jpg" alt="hide favicons in firefox" /></div>
<p>You should now see a chrome folder. Open the file ‘userChrome.css’ with notepad. Add your desired codes from the above codes to this file and save it.</p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/hide-favicons-chrome-macosx.jpg" alt="hide favicons in chrome macosx" /></div>
<p><strong>In Chrome</strong><br />
I could not figure out a proper way to hide favicons in Chrome on Windows. But, I stumbled upon an extension- <a title="hide favicons in chrome on macosx" href="http://mac.softpedia.com/get/Internet-Utilities/No-Favicons.shtml">No Favicons</a> that hides favicons in Chrome on Mac OSX.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2011/09/20/how-to-hide-favicons-in-opera-firefox-and-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Submit Button Gone! How to Get it Back?</title>
		<link>http://www.bizzntech.com/2011/03/22/facebook-submit-button-gone-how-to-get-it-back</link>
		<comments>http://www.bizzntech.com/2011/03/22/facebook-submit-button-gone-how-to-get-it-back#comments</comments>
		<pubDate>Tue, 22 Mar 2011 02:59:44 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Firefox, IE, Opera tips]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Tips,tricks N tweaks]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=2410</guid>
		<description><![CDATA[Recently, when I was using Facebook I noticed that the submit button had disappeared. Confused? I’m talking about the Facebook submit comment button while posting a comment. Well, Facebook actually removed the ‘submit’ button but introduced a new option that allows users to edit their comment which wasn’t possible earlier. This sounds great but there’s [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, when I was using Facebook I noticed that the <strong>submit button had disappeared</strong>. Confused? I’m talking about the <strong>Facebook submit comment button</strong> while posting a comment. Well, Facebook actually removed the ‘submit’ button but introduced a new option that allows users to edit their comment which wasn’t possible earlier. This sounds great but there’s one thing that’s really annoying! If you want to type a big message in the comment box and if you hit the enter button to start a new paragraph, BAM! The comment is posted!</p>
<p>You can actually type in a new paragraph by holding the shift button and then pressing enter. I just found this buried in the <a href="http://www.facebook.com/home.php#!/help/?search=shift%20enter">Facebook Help Pages</a>! Well, if you are really missing the Submit button then here’s how you can it back:</p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/facebook-submit-button-gone.jpg" alt="" width="366" height="438" /></div>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/facebook-submit-button.jpg" alt="" width="402" height="458" /></div>
<h2>Facebook Submit Button Gone! How to Get it Back?</h2>
<p>I came across a javascript that fixes the Submit button right back in place where it should be! This javascript works on Opera, Firefox, Chrome, IE and Safari.</p>
<p>To install it on Opera, go to Menu&gt; Settings&gt; Preferences&gt; Advanced&gt; Content&gt; Javascript Options. Browse and locate the javascript folder where you have saved the above script.</p>
<p>To install it on Firefox, download and install the Greasemonkey Firefox addon from here and restart the browser. Enable the addon and then download the script and install it.</p>
<p><strong><a href="http://www.mediafire.com/?fr17c4q4cr5kukb/">Download Javascript for the Comment Button</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2011/03/22/facebook-submit-button-gone-how-to-get-it-back/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable the New Facebook Album Viewer</title>
		<link>http://www.bizzntech.com/2011/02/24/how-to-disable-the-new-facebook-album-viewer</link>
		<comments>http://www.bizzntech.com/2011/02/24/how-to-disable-the-new-facebook-album-viewer#comments</comments>
		<pubDate>Wed, 23 Feb 2011 19:14:53 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Tips,tricks N tweaks]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=2268</guid>
		<description><![CDATA[If you have been using Facebook for a long time then you might have noticed that Facebook changes its layout and several other features regularly. Recently, Facebook introduced a new photo album viewer which opens the album with a black background. I don’t really find this feature user friendly. If you’re someone like me then [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been using Facebook for a long time then you might have noticed that Facebook changes its layout and several other features regularly. Recently, Facebook introduced a new photo album viewer which opens the album with a black background. I don’t really find this feature user friendly. If you’re someone like me then you will consider disabling this feature.</p>
<h1>How to Disable the New Facebook Album Viewer</h1>
<p>Here are some ways how you can get rid of the new album viewer on Facebook:</p>
<p><strong>The easy way:</strong></p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/disable-facebook-album-viewer.png" alt="" /></div>
<p>Simply hit the refresh button once the album viewer opens. Voila! You will return to the normal album viewer which you saw earlier.</p>
<p><strong>To disable it permanently:</strong><br />
If you’re using Google Chrome, then you can download and use the following extensions which will permanently disable the new album viewer:</p>
<p><strong><a href="https://chrome.google.com/extensions/detail/dllbmgdedpfgmkjnlmkeklhebkijggeh">Old FB Album</a><br />
<a href="https://chrome.google.com/extensions/detail/hekghhccehegplbbippabnhnhlegiodo">Facebook Black Album Remover</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2011/02/24/how-to-disable-the-new-facebook-album-viewer/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Disable Form Autofill in Chrome</title>
		<link>http://www.bizzntech.com/2009/12/23/how-to-disable-form-autofill-in-chrome</link>
		<comments>http://www.bizzntech.com/2009/12/23/how-to-disable-form-autofill-in-chrome#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:29:22 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Tips,tricks N tweaks]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=1930</guid>
		<description><![CDATA[Google Chrome has a Form Autofill feature. This features stores all the text data that you have entered earlier in forms. Data may be relating to address, phone number, age, name, etc. Well, if you don’t like to save your personal details so that others don’t use it then you can disable this feature. To [...]]]></description>
			<content:encoded><![CDATA[<p>Google Chrome has a <strong>Form Autofill feature</strong>. This features stores all the text data that you have entered earlier in forms. Data may be relating to address, phone number, age, name, etc. Well, if you don’t like to save your personal details so that others don’t use it then you can disable this feature. To <strong>disable form autofill in Chrome</strong> follow the following instructions:</p>
<h3>How to Disable Form Autofill in Chrome</h3>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/disable-auto-fill-form.jpg" alt="" width="283" height="336" /></div>
<p>Click on the settings button and choose options from the drop down menu.</p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/disable-auto-fill-form1.jpg" alt="" width="365" height="371" /></div>
<p>Now, under the Personal Stuff tab, check out the third field with the name “Form Autofill”. Click on “Never save text from forms”.</p>
<p>Click close. That’s it, now form autofill should now be disabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2009/12/23/how-to-disable-form-autofill-in-chrome/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remove Facebook Ads in Chrome</title>
		<link>http://www.bizzntech.com/2009/12/14/remove-facebook-ads-in-chrome</link>
		<comments>http://www.bizzntech.com/2009/12/14/remove-facebook-ads-in-chrome#comments</comments>
		<pubDate>Sun, 13 Dec 2009 19:15:41 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=1865</guid>
		<description><![CDATA[You can remove Facebook Ads in Chrome using the Facebook Cleanup extension for Google Chrome. Using this extension you can not only block facebook ads but also move the news filter to the right hand side.  In the above pic, you can see that the News Filter column has been moved to the right hand [...]]]></description>
			<content:encoded><![CDATA[<p>You can <strong>remove Facebook Ads in Chrome</strong> using the Facebook Cleanup extension for Google Chrome. Using this extension you can not only <strong>block facebook ads</strong> but also move the news filter to the right hand side. </p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/remove-facebook-ads-chrome.gif" alt="" width="500" height="380" /></div>
<p>In the above pic, you can see that the News Filter column has been moved to the right hand side. Whereas, usually the Facebook interface has three columns. The two column interface looks neat and less cluttered too.</p>
<p>To install the Facebook Cleanup extension in Chrome you need to first download and install the <a href="http://www.google.com/landing/chrome/beta/">Beta Channel of Google Chrome</a>.</p>
<p><a href="https://chrome.google.com/extensions/detail/oibchndgminbbeopaejobnnajfjgkcnk">Download Facebook Cleanup extension for Chrome</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2009/12/14/remove-facebook-ads-in-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover Lost Passwords in Chrome</title>
		<link>http://www.bizzntech.com/2009/10/10/recover-lost-passwords-in-chrome</link>
		<comments>http://www.bizzntech.com/2009/10/10/recover-lost-passwords-in-chrome#comments</comments>
		<pubDate>Sat, 10 Oct 2009 10:48:19 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tips,tricks N tweaks]]></category>

		<guid isPermaLink="false">http://www.bizzntech.com/?p=1600</guid>
		<description><![CDATA[In Google Chrome there isn’t an easy way to view stored passwords for websites. Therefore, in order to recover lost passwords you need to use third party softwares. I’ll list a few that are easy to use and are light on resources too. ChromePass: ChromePass is a tiny password recovery tool that helps you to [...]]]></description>
			<content:encoded><![CDATA[<p>In Google Chrome there isn’t an easy way to view stored passwords for websites. Therefore, in order to <strong>recover lost passwords</strong> you need to use third party softwares. I’ll list a few that are easy to use and are light on resources too. </p>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/chromepass-recover-passwords.jpg" alt="" width="481" height="139" /></div>
<h3>ChromePass:</h3>
<p>ChromePass is a tiny password recovery tool that helps you to view the user names and passwords stored by Google Chrome Web browser for different websites. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time. It doesn’t require any installation; all you need to do is just double click and run it.</p>
<h3><a href="http://www.nirsoft.net/utils/chromepass.html">Download ChromePass</a></h3>
<div><img src="http://i164.photobucket.com/albums/u37/joeldsouza/chromepassworddecryptor-recover-los.jpg" alt="" /></div>
<h3>Chrome Password Decryptor:</h3>
<p>Chrome Password Decryptor is a powerful utility to recover Chrome passwords. It decrypts the passwords and shows them in clear text. The best part is that it can even display the usernames and passwords of those sites which you have chosen Google Chrome not to remember. Just like ChromePass, Chrome Password Decryptor also doesn’t require any installation. All you need to do is just download and launch it. To save or backup all the login details you can use the ‘Export’ option.</p>
<h3><a href="http://securityxploded.com/chromepassworddecryptor.php">Download Chrome Password Decryptor</a></h3>
<p><strong>RELATED: <a href="http://www.bizzntech.com/2008/09/06/download-google-chrome-themes">Download Google Chrome Themes</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bizzntech.com/2009/10/10/recover-lost-passwords-in-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

