<?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>Techie Buzz &#187; google chrome</title>
	<atom:link href="http://techie-buzz.com/category/google-chrome/feed" rel="self" type="application/rss+xml" />
	<link>http://techie-buzz.com</link>
	<description>Know your technology head on</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:04:48 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
			<item>
		<title>Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</title>
		<link>http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 02:24:49 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Google Chrome Extensions]]></category>
		<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html</guid>
		<description><![CDATA[Matt Monkey is a Google Chrome Extension, which tries to make it easier for you to add Greasemonkey scripts to Google Chrome.

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="How To Install Greasemonkey Script in Google Chrome?" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Install Greasemonkey Script in Google Chrome?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="AdBlock+ For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">AdBlock+ For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="20 most useful Greasemonkey scripts" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/tips-and-tricks/20-most-useful-greasemonkey-scripts.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">20 most useful Greasemonkey scripts</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Prefill comments form using a Greasemonkey script" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/utilites/prefill-comments-form-using-a-greasemonkey-script.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Prefill comments form using a Greasemonkey script</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p><a title="Articles Tagged Google Chrome on Techie Buzz" href="http://techie-buzz.com/tag/google-chrome" rel="tag">Google Chrome</a> already <a href="http://howto.techie-buzz.com/how-to-enable-user-scripts-in-google-chrome.html" target="_blank">supports user scripts</a>. However, installing scripts is not that pleasant in Chrome and there is no guarantee that all the scripts will work.</p>
<p>Matt Monkey is a <a title="Google Chrome Extension List" href="http://techie-buzz.com/tag/google-chrome-extensions" rel="tag">Google Chrome Extension</a>, which wants to become the Greasemonkey add-on for Chrome, by trying to make it easier for you to add <a title="Articles Tagged Greasemonkey on Techie Buzz" href="http://techie-buzz.com/tag/greasemonkey" rel="tag">Greasemonkey</a> scripts. However, I found it to be much more complicated than using this <a href="http://howto.techie-buzz.com/how-to-enable-user-scripts-in-google-chrome.html" target="_blank">simple copy to user scripts folder</a>.</p>
<p>Once you install the extension, you have to go to the extensions page, either by typing chrome://extensions/ in the location bar, or selecting extensions from the wrench menu.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="add_greasemonkey_scripts_to_chrome" border="0" alt="add_greasemonkey_scripts_to_chrome" src="http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/add_greasemonkey_scripts_to_chrome.png" width="292" height="141" /> </p>
<p>In the extensions page, find the extension and click on the options button to add a Greasemonkey script to Google Chrome. Clicking on the options button will launch a interface to add a Greasemonkey script to Chrome.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="matt_monkey_add_greasemonkey_scripts" border="0" alt="matt_monkey_add_greasemonkey_scripts" src="http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/matt_monkey_add_greasemonkey_scripts.png" width="395" height="239" /> </p>
<p>The interface provides users with several input areas to fill in information about the Greasemonkey script, sadly you have to manually copy each of these fields from the user scripts into the input area.</p>
<h3>Techie Buzz Verdict</h3>
<p>Matt Monkey is definitely promising when it comes to adding Greasemonkey scripts to Google Chrome, however, it makes it much more complicated than the regular method. We spotted a few problems in the extension, if these are tackled it might be a very useful tool for Chrome users.</p>
<p><strong>Problem Number 1:</strong> You need to visit the extensions page every time you want to add a Greasemonkey script to Chrome. The developer could easily provide the same option through the toolstrip.</p>
<p><strong>Problem Number 2:</strong> It would be good if the developer could just provide a single input area to copy the script and then copy it over to User Scripts folder (which may not be possible). However, the developer could also parse the data and auto-generate all the fields. Greasemonkey scripts follow a standard for the fields the developer is prompting us to input manually, it would not be hard for him to parse the data. </p>
<p><strong>Problem Number 3:</strong> Most of the information provided is not in English, which makes it really hard to understand what the options are.</p>
<p>Hopefully these problems will be sorted out by the developer, and we will have a good enough greasemonkey user scripts manager for Chrome.</p>
<p><strong>Rating:</strong> 0.5/5 (Poor)</p>
<p><a href="http://code.google.com/p/doubanplugins/" target="_blank"><strong>Matt Monkey</strong></a><strong> [</strong><a href="http://translate.google.com/translate?u=http://code.google.com/p/doubanplugins/&amp;hl=en&amp;langpair=auto|en&amp;tbb=1&amp;ie=UTF-8" target="_blank"><strong>English Translation</strong></a><strong>]</strong></p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Matt Monkey Tries to Emulate Greasemonkey in Google Chrome http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html&title=Matt Monkey Tries to Emulate Greasemonkey in Google Chrome" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html&title=Matt Monkey Tries to Emulate Greasemonkey in Google Chrome" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html&title=Matt Monkey Tries to Emulate Greasemonkey in Google Chrome" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a>, <a href="http://techie-buzz.com/tag/google-chrome-extensions" rel="tag">Google Chrome Extensions</a>, <a href="http://techie-buzz.com/tag/greasemonkey" rel="tag">Greasemonkey</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html" title="Matt Monkey Tries to Emulate Greasemonkey in Google Chrome">Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Monday 2nd November 2009 09:24:49 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="How To Install Greasemonkey Script in Google Chrome?" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Install Greasemonkey Script in Google Chrome?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="AdBlock+ For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">AdBlock+ For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="20 most useful Greasemonkey scripts" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/tips-and-tricks/20-most-useful-greasemonkey-scripts.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">20 most useful Greasemonkey scripts</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Prefill comments form using a Greasemonkey script" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/utilites/prefill-comments-form-using-a-greasemonkey-script.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Prefill comments form using a Greasemonkey script</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find And Download Google Chrome Extensions</title>
		<link>http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:00:40 +0000</pubDate>
		<dc:creator>Tehseen</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/?p=9562</guid>
		<description><![CDATA[ChromeExtensions is a great resource that indexes all available extensions for Google Chrome. You can search for an extension of browse through different categories to find what you are looking for.

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/HowToUninstallGoogleChromeExtensions_12C0D/google_chrome_inbuilt_extension_manager.png" class="thumb" alt="google_chrome_inbuilt_extension_manager" title="google_chrome_inbuilt_extension_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Uninstall Google Chrome Extensions? Where are Extensions Installed?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-visual-extension-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/VisualGoogleChromeExtensionsManager_F66B/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-visual-extension-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Visual Google Chrome Extensions Manager Manages Extensions and Creates Profile Backups</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsManager_E92A/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions Manager</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p>We have covered Google Chrome extensions in quite detail <a href="http://howto.techie-buzz.com/google-chrome-install-uninstall-extensions.html" target="_blank">here</a>, <a href="http://techie-buzz.com/featured/google-chrome-extensions.html" target="_blank">here</a> and <a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html" target="_blank">here</a>. We have told you how to install and uninstall extensions and also told you about some great extensions. But what if you wanted to see what extensions are available on the web?</p>
<p><a href="http://www.chromeextensions.org/" target="_blank">ChromeExtensions</a> is a great resource to do exactly that. It indexes tons of Google Chrome extensions sorted into categories that you can browse through. Similar to the Mozilla Add-ons website, ChromeExtensions offers quick installation of these extensions to your Chrome developer version.</p>
<p><img class="aligncenter" title="ChromeExtensions" src="http://cache.techie-buzz.com/images/chromeext.png" alt="" width="470" height="240" /></p>
<p>Each listing includes a list of older versions of the extension and user reviews. You can find extensions for everything ranging from Tabs and bookmarks to social media and translation utilities.</p>
<h3>Techie-Buzz Verdict:</h3>
<p>With so many Chrome extensions coming out, an index of all the extensions was a much needed resource. The ability to browse through different categories and write reviews adds even more value for visitors. As the number of extensions grow, this will serve as a one stop resource for everything related to Chrome extensions.</p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Find And Download Google Chrome Extensions http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html&title=Find And Download Google Chrome Extensions" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html&title=Find And Download Google Chrome Extensions" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html&title=Find And Download Google Chrome Extensions" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/extensions" rel="tag">extensions</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html" title="Find And Download Google Chrome Extensions">Find And Download Google Chrome Extensions</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Tehseen Baweja on Thursday 22nd October 2009 07:00:40 AM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/HowToUninstallGoogleChromeExtensions_12C0D/google_chrome_inbuilt_extension_manager.png" class="thumb" alt="google_chrome_inbuilt_extension_manager" title="google_chrome_inbuilt_extension_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Uninstall Google Chrome Extensions? Where are Extensions Installed?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-visual-extension-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/VisualGoogleChromeExtensionsManager_F66B/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-visual-extension-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Visual Google Chrome Extensions Manager Manages Extensions and Creates Profile Backups</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsManager_E92A/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions Manager</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Minimize Google Chrome to System Tray</title>
		<link>http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html#comments</comments>
		<pubDate>Sun, 18 Oct 2009 10:44:00 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Google Chrome Extensions]]></category>
		<category><![CDATA[Minimize Applications]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html</guid>
		<description><![CDATA[Minimize to tray is a Google Chrome extension, which allows users to minimize Google Chrome to System tray instead of the taskbar.

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/MinimizeAnyApplicationstoSystemTray_1095B/trayitscreenshot.gif" class="thumb" alt="trayit-screenshot" title="trayit-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Minimize Any Applications to System Tray</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/utilites/minimize-applications-to-a-single-system-tray-icon.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/11/minime.jpg" class="thumb" alt="minime" title="minime" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/utilites/minimize-applications-to-a-single-system-tray-icon.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Minimize Applications To A Single System Tray Icon</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Gestures Extension For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/featured/gestures-google-chrome-extension.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Gestures Extension For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/ChromeSessionSaverSavesAllTabsandReloads_F13C/google_chrome_session_saver.png" class="thumb" alt="google_chrome_session_saver" title="google_chrome_session_saver" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Session Saver Saves All Tabs and Reloads Them On Demand [Featured Google Chrome Extension]</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p>There are several times when you might want to use browser only for certain things and not want it to crowd up your taskbar. Instead of closing the application, you can always minimize them to the system tray <a href="http://techie-buzz.com/utilites/hide-applications-windows-quickly-with-window-hide-tool.html" target="_blank">using</a> <a href="http://techie-buzz.com/utilites/minimize-applications-to-a-single-system-tray-icon.html" target="_blank">several</a> <a href="http://techie-buzz.com/featured/quickly-hide-applications-and-processes-with-anti-boss-key.html" target="_blank">applications</a> including our favorite <a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html" target="_blank">TrayIt</a>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="chrome_system_tray_minimixe" border="0" alt="chrome_system_tray_minimixe" src="http://cache.techie-buzz.com/images/posts/MinimizeGoogleChrometoSystemTray_11302/chrome_system_tray_minimixe.png" width="334" height="107" /> </p>
<p>If you are a <a title="Articles Tagged Google Chrome on Techie Buzz" href="http://techie-buzz.com/tag/google-chrome" rel="tag">Google Chrome</a> user, you can use a handy <a title="Google Chrome Extension List" href="http://techie-buzz.com/tag/google-chrome-extensions" rel="tag">Google Chrome Extension</a> called Minimize to Tray, which will allow you to minimize the Chrome to the system tray, and free some space in your taskbar area.</p>
<p>However, there is one problem with this extension. It will always send the application to the system tray, whenever you click the minimize button on the browser. Instead of doing that, the developer could add another button, clicking on which would send the browser to the system tray.</p>
<p>If you do not want to add this behavior to the browser, you can always try out the <a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html" target="_blank">best application minimizing tool</a>, TrayIt, and use the hotkey “Ctrl + minimize” to send the application to the system tray.</p>
<p><a href="http://code.google.com/p/minimizetotray/" target="_blank"><strong>Download Minimize to Tray</strong></a></p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Minimize Google Chrome to System Tray http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html&title=Minimize Google Chrome to System Tray" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html&title=Minimize Google Chrome to System Tray" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html&title=Minimize Google Chrome to System Tray" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/extensions" rel="tag">extensions</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a>, <a href="http://techie-buzz.com/tag/google-chrome-extensions" rel="tag">Google Chrome Extensions</a>, <a href="http://techie-buzz.com/tag/minimize-applications" rel="tag">Minimize Applications</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html" title="Minimize Google Chrome to System Tray">Minimize Google Chrome to System Tray</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Sunday 18th October 2009 06:44:00 AM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/MinimizeAnyApplicationstoSystemTray_1095B/trayitscreenshot.gif" class="thumb" alt="trayit-screenshot" title="trayit-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/how-to/minimize-any-applications-to-system-tray.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Minimize Any Applications to System Tray</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/utilites/minimize-applications-to-a-single-system-tray-icon.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/11/minime.jpg" class="thumb" alt="minime" title="minime" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/utilites/minimize-applications-to-a-single-system-tray-icon.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Minimize Applications To A Single System Tray Icon</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Gestures Extension For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/featured/gestures-google-chrome-extension.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Gestures Extension For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/ChromeSessionSaverSavesAllTabsandReloads_F13C/google_chrome_session_saver.png" class="thumb" alt="google_chrome_session_saver" title="google_chrome_session_saver" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Session Saver Saves All Tabs and Reloads Them On Demand [Featured Google Chrome Extension]</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/minimize-google-chrome-to-system-tray.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]</title>
		<link>http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html#comments</comments>
		<pubDate>Thu, 03 Sep 2009 19:00:44 +0000</pubDate>
		<dc:creator>Keshav</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Google News]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/?p=6963</guid>
		<description><![CDATA[Opera users know what it means to have smooth scrolling. When browsing ruthlessly through pages, smooth scrolling really helps as it feels more natural and makes the page movement fit well with the motion of your eyes. You had it on Opera? We have it on Chrome. Check it out:

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/10/operagooglechromeskinscreenshot.png" class="thumb" alt="opera-google-chrome-skin-screenshot" title="opera-google-chrome-skin-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Download Google Chrome Skin for Opera</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/HowToUninstallGoogleChromeExtensions_12C0D/google_chrome_inbuilt_extension_manager.png" class="thumb" alt="google_chrome_inbuilt_extension_manager" title="google_chrome_inbuilt_extension_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Uninstall Google Chrome Extensions? Where are Extensions Installed?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/chromeext.png" class="thumb" alt="" title="ChromeExtensions" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Find And Download Google Chrome Extensions</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p><img title="Google Chrome" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="45" alt="Google Chrome" src="http://cache.techie-buzz.com/images/stories/HowtoEnableOperaLikeSmoothScrollingInGoo_126A5/greenshot_20090903_211253.jpg" width="214" align="right" border="0" /> Opera users know what it means to have smooth scrolling. When browsing ruthlessly through pages, smooth scrolling really helps as it feels more natural and makes the page movement fit well with the motion of your eyes. You had it on Opera? We have it on Chrome. Check it out:</p>
<p>You’ll need the latest developer build of Google Chrome and will need to change some shortcut urls, do check out the guide on <a href="http://howto.techie-buzz.com/google-chrome-install-uninstall-extensions.html">enabling extension support in chrome</a>.</p>
<p>After that’s done, <a href="http://chromium.exxe.ath.cx/smoothscroll/">download the extension from here</a>. Chrome will automatically bring up a installation dialog once the download is finished. Click the ‘Install Extension’ Button and then restart Google Chrome. </p>
<p>When Chrome is fired up again, you’ll have Smooth Scrolling working in full swing!</p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions] http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html&title=How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html&title=How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html&title=How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/browser" rel="tag">Browser</a>, <a href="http://techie-buzz.com/tag/chrome" rel="tag">chrome</a>, <a href="http://techie-buzz.com/tag/extensions" rel="tag">extensions</a>, <a href="http://techie-buzz.com/tag/google-news" rel="tag">Google News</a>, <a href="http://techie-buzz.com/tag/plugins" rel="tag">plugins</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html" title="How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]">How to Enable Opera-Like Smooth Scrolling In Google Chrome [Extensions]</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keshav Khera on Thursday 3rd September 2009 03:00:44 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/10/operagooglechromeskinscreenshot.png" class="thumb" alt="opera-google-chrome-skin-screenshot" title="opera-google-chrome-skin-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Download Google Chrome Skin for Opera</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/HowToUninstallGoogleChromeExtensions_12C0D/google_chrome_inbuilt_extension_manager.png" class="thumb" alt="google_chrome_inbuilt_extension_manager" title="google_chrome_inbuilt_extension_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/uninstall-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Uninstall Google Chrome Extensions? Where are Extensions Installed?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/chromeext.png" class="thumb" alt="" title="ChromeExtensions" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/find-and-download-google-chrome-extensions.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Find And Download Google Chrome Extensions</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/enable-smooth-scrolling-chrome.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alarm Clock For Google Chrome</title>
		<link>http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html#comments</comments>
		<pubDate>Fri, 24 Jul 2009 18:24:00 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Alarm Clock]]></category>
		<category><![CDATA[Chrome Clock]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Google Chrome Extensions]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html</guid>
		<description><![CDATA[The Chrome Clock extension displays a clock with the current time in the extension bar and also allows users to set a alarm.

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/free-alarm-clock-for-windows.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/FreeAlarmClockForWindows_1375F/windows_alarm_clock.png" class="thumb" alt="windows_alarm_clock" title="windows_alarm_clock" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/free-alarm-clock-for-windows.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Free Alarm Clock For Windows</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/useful-websites/youtube-alarm-clock.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/YouTubeAlarmClock_8E32/online_youtube_alarm_clock.png" class="thumb" alt="online_youtube_alarm_clock" title="online_youtube_alarm_clock" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/useful-websites/youtube-alarm-clock.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Use YouTube as a Alarm Clock</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsManager_E92A/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions Manager</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p>Another nice extension for <a title="Articles Tagged Google Chrome on Techie Buzz" href="http://techie-buzz.com/tag/google-chrome" rel="tag">Google Chrome</a> users, the Chrome Clock extension displays a clock with the current time in the extension bar and also allows users to set a alarm.</p>
<p>The clock will start blinking when you have at the time you set the alarm, however there is no support for sound yet.</p>
<p><a href="http://cache.techie-buzz.com/images/stories/AlarmClockForGoogleChrome_E613/chrome_clock.gif"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="chrome_clock" alt="chrome_clock" src="http://cache.techie-buzz.com/images/stories/AlarmClockForGoogleChrome_E613/chrome_clock_thumb.gif" width="91" height="30" /></a> </p>
<p>To setup a alarm, click on the clock and enter the hour and minute when you want the alarm to go off, hit enter when your done. To disable the alarm just click on the ! sign on the clock.</p>
<p>There are several more extensions available for Google Chrome, take a look at the <a title="Google Chrome Extension List" href="http://techie-buzz.com/collections/google-chrome-extensions-list.html">Google Chrome Extensions</a> list to find more useful and handy extensions.&#160; </p>
<p><a href="http://www.chromeplugins.org/google/chrome-plugins/new-ext-chrome-clock-7931.html" target="_blank">Download Chrome Clock</a></p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Alarm Clock For Google Chrome http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html&title=Alarm Clock For Google Chrome" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html&title=Alarm Clock For Google Chrome" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html&title=Alarm Clock For Google Chrome" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/alarm-clock" rel="tag">Alarm Clock</a>, <a href="http://techie-buzz.com/tag/chrome-clock" rel="tag">Chrome Clock</a>, <a href="http://techie-buzz.com/tag/chrome-extensions" rel="tag">Chrome Extensions</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a>, <a href="http://techie-buzz.com/tag/google-chrome-extensions" rel="tag">Google Chrome Extensions</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html" title="Alarm Clock For Google Chrome">Alarm Clock For Google Chrome</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Friday 24th July 2009 02:24:00 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/free-alarm-clock-for-windows.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/FreeAlarmClockForWindows_1375F/windows_alarm_clock.png" class="thumb" alt="windows_alarm_clock" title="windows_alarm_clock" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/free-alarm-clock-for-windows.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Free Alarm Clock For Windows</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/useful-websites/youtube-alarm-clock.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/YouTubeAlarmClock_8E32/online_youtube_alarm_clock.png" class="thumb" alt="online_youtube_alarm_clock" title="online_youtube_alarm_clock" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/useful-websites/youtube-alarm-clock.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Use YouTube as a Alarm Clock</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsManager_E92A/chrome_extensions_manager.png" class="thumb" alt="chrome_extensions_manager" title="chrome_extensions_manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-extensions-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions Manager</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/GoogleChromeExtensionsList_CFA5/chrome_extensions_screenshot.png" class="thumb" alt="chrome_extensions_screenshot" title="chrome_extensions_screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/collections/google-chrome-extensions-list.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Extensions List</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/alarm-clock-for-google-chrome.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AdBlock+ For Google Chrome</title>
		<link>http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html#comments</comments>
		<pubDate>Sun, 19 Apr 2009 14:21:00 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Ad Blocker]]></category>
		<category><![CDATA[AdBlock+]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html</guid>
		<description><![CDATA[Google Chrome does not have any official support for Chrome extensions yet, but you can still run certain user scripts for Chrome, using a Greasemonkey hack for Chrome or by setting up Chrome to run user scripts.
AdBlock+ is a very famous add-on that allows users to block ads being shown on websites, we just came [...]

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="How To Install Greasemonkey Script in Google Chrome?" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Install Greasemonkey Script in Google Chrome?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/add_greasemonkey_scripts_to_chrome.png" class="thumb" alt="add_greasemonkey_scripts_to_chrome" title="add_greasemonkey_scripts_to_chrome" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/how-to/block-flash-animations-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/BlockFlashAnimationsInGoogleChrome_D12B/block_flash_animations.png" class="thumb" alt="block_flash_animations" title="block_flash_animations" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/how-to/block-flash-animations-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Block Flash Animations In Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/how-to-start-private-browsing-session-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/googlechromeprivatesession.png" class="thumb" alt="google-chrome-private-session" title="google-chrome-private-session" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/how-to-start-private-browsing-session-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How to Start Private Browsing Session in Google Chrome?</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p><a title="Articles Tagged Google Chrome on Techie Buzz" href="http://techie-buzz.com/tag/google-chrome" rel="tag">Google Chrome</a> does not have any official support for <a href="http://techie-buzz.com/featured/google-chrome-extensions.html" target="_blank">Chrome extensions</a> yet, but you can still run certain user scripts for Chrome, using a <a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html" target="_blank">Greasemonkey hack for Chrome</a> or by setting up Chrome to run user scripts.</p>
<p>AdBlock+ is a very famous add-on that allows users to block ads being shown on websites, we just came across a user script that will work on Google Chrome.</p>
<p>Download and install this user script and use the shortcut key Shift + B for blocking ads in Google Chrome.</p>
<p><a href="http://userscripts.org./scripts/show/46974" target="_blank"><strong>Download AdBlock+ for Google Chrome</strong></a></p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=AdBlock+ For Google Chrome http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html&title=AdBlock+ For Google Chrome" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html&title=AdBlock+ For Google Chrome" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html&title=AdBlock+ For Google Chrome" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/ad-blocker" rel="tag">Ad Blocker</a>, <a href="http://techie-buzz.com/tag/adblock" rel="tag">AdBlock+</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html" title="AdBlock+ For Google Chrome">AdBlock+ For Google Chrome</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Sunday 19th April 2009 10:21:00 AM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="How To Install Greasemonkey Script in Google Chrome?" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How To Install Greasemonkey Script in Google Chrome?</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/add_greasemonkey_scripts_to_chrome.png" class="thumb" alt="add_greasemonkey_scripts_to_chrome" title="add_greasemonkey_scripts_to_chrome" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/how-to/block-flash-animations-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/BlockFlashAnimationsInGoogleChrome_D12B/block_flash_animations.png" class="thumb" alt="block_flash_animations" title="block_flash_animations" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/how-to/block-flash-animations-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Block Flash Animations In Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/how-to-start-private-browsing-session-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/googlechromeprivatesession.png" class="thumb" alt="google-chrome-private-session" title="google-chrome-private-session" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/how-to-start-private-browsing-session-in-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">How to Start Private Browsing Session in Google Chrome?</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick</title>
		<link>http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html#comments</comments>
		<pubDate>Sat, 28 Feb 2009 18:46:00 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Chrome Features]]></category>
		<category><![CDATA[Chrome Full-Screen]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html</guid>
		<description><![CDATA[Google Chrome has turned out from being a newbie browser, to a pretty widely used one these days, and the developers have been releasing updates to the browser, making Chrome more and more better day by day.
In the latest feature released to the Developer Channel of Google Chrome, they have released the option for full-screen [...]

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/ChromeSessionSaverSavesAllTabsandReloads_F13C/google_chrome_session_saver.png" class="thumb" alt="google_chrome_session_saver" title="google_chrome_session_saver" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Session Saver Saves All Tabs and Reloads Them On Demand [Featured Google Chrome Extension]</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Google Chrome Releases Faster Version" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/latest-news/google-chrome-releases-faster-version.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Releases Faster Version</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/dual-pane-split-browser-addon-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/chromedualpanesplitbrowsermode.png" class="thumb" alt="chrome-dual-pane-split-browser-mode" title="chrome-dual-pane-split-browser-mode" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/dual-pane-split-browser-addon-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Work In Dual Pane / Split Browser Mode in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Don&rsquo;t Update To Google  Chrome Dev v3.0.187.0" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/annoyances/bad-google-chrome-update.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Don&rsquo;t Update To Google  Chrome Dev v3.0.187.0</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p><a title="Articles Tagged Google Chrome on Techie Buzz" href="http://techie-buzz.com/tag/google-chrome" rel="tag">Google Chrome</a> has turned out from being a newbie browser, to a pretty widely used one these days, and the developers have been releasing updates to the browser, making Chrome more and more better day by day.</p>
<p>In the latest feature released to the Developer Channel of Google Chrome, they have released the option for <strong>full-screen browsing</strong>.</p>
<p> <span id="more-3723"></span>
<p>To enter full screen browser press the F11 key on your keyboard, however there is no address bar available in the full screen mode, so you will have to get out of full screen to be able to type in another URL.</p>
<p><img title="duplicate_tab_in_google_chrome" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="106" alt="duplicate_tab_in_google_chrome" src="http://cache.techie-buzz.com/images/stories/GoogleChromeGetsFullScreenModeDuplicateT_CEA4/duplicate_tab_in_google_chrome.png" width="240" border="0" /> </p>
<p>Google Chrome also has an option to duplicate any given tab, this feature allows users to easily move over cookies and other session related content from one tab to another, to duplicate a tab, right click on any of the tab you want to duplicate and click on the Duplicate Tab option. Please note, the duplicate tabs feature is available in regular version of Google Chrome too.</p>
<p>If you are not a developer channel user, you will not see the new features in your Google Chrome, however if you are looking to start using the development channel, our KISS Geeks website has a handy tutorial on <a href="http://howto.techie-buzz.com/how-to-get-latest-development-versions-of-google-chrome.html">How To Get The Latest Development Versions of Google Chrome</a>.</p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html&title=Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html&title=Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html&title=Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/chrome-features" rel="tag">Chrome Features</a>, <a href="http://techie-buzz.com/tag/chrome-full-screen" rel="tag">Chrome Full-Screen</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html" title="Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick">Google Chrome Gets Full Screen Mode, Duplicate Tabs Trick</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Saturday 28th February 2009 01:46:00 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/ChromeSessionSaverSavesAllTabsandReloads_F13C/google_chrome_session_saver.png" class="thumb" alt="google_chrome_session_saver" title="google_chrome_session_saver" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/google-chrome-session-saver.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Session Saver Saves All Tabs and Reloads Them On Demand [Featured Google Chrome Extension]</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Google Chrome Releases Faster Version" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/latest-news/google-chrome-releases-faster-version.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Google Chrome Releases Faster Version</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/dual-pane-split-browser-addon-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/chromedualpanesplitbrowsermode.png" class="thumb" alt="chrome-dual-pane-split-browser-mode" title="chrome-dual-pane-split-browser-mode" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/dual-pane-split-browser-addon-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Work In Dual Pane / Split Browser Mode in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Don&rsquo;t Update To Google  Chrome Dev v3.0.187.0" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/annoyances/bad-google-chrome-update.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Don&rsquo;t Update To Google  Chrome Dev v3.0.187.0</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/google-chrome-gets-full-screen-mode-duplicate-tabs-trick.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Install Greasemonkey Script in Google Chrome?</title>
		<link>http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 20:17:39 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[chrome greasemonkey]]></category>
		<category><![CDATA[chrome monkey]]></category>
		<category><![CDATA[greasemonkey for chrome]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html</guid>
		<description><![CDATA[Blogote has come up with a interesting tutorial about installing and running Greasemonkey Scripts in Google Chrome, in order to run Greasemonkey scripts in Google Chrome, Drag this Chrome Monkey to Google Chrome bookmarks toolbar.
To install a Greasemonkey script in Chrome, visit userscripts.org and find your favorite greasemonkey script. On the script page click on [...]

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/add_greasemonkey_scripts_to_chrome.png" class="thumb" alt="add_greasemonkey_scripts_to_chrome" title="add_greasemonkey_scripts_to_chrome" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Prefill comments form using a Greasemonkey script" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/utilites/prefill-comments-form-using-a-greasemonkey-script.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Prefill comments form using a Greasemonkey script</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="AdBlock+ For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">AdBlock+ For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="20 most useful Greasemonkey scripts" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/tips-and-tricks/20-most-useful-greasemonkey-scripts.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">20 most useful Greasemonkey scripts</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p>Blogote has come up with a interesting tutorial about <a href="http://blogote.com/2008/ideas/browser-ideas/how-to-install-greasemonkeys-script-on-google-chrome.html">installing and running Greasemonkey Scripts</a> in <a href="http://techie-buzz.com/tag/google-chrome">Google Chrome</a>, in order to run Greasemonkey scripts in Google Chrome, Drag this <a href="javascript:(function()%7Bfor(var%20i=0;i%3Cdocument.links.length;i++)%7Bvar%20a=document.links%5Bi%5D;if(a.href.indexOf('.user.js')%3E0)%7Ba.href=%22javascript:(function()%7Bvar%20s='%22+a.href+%22',t='text/javascript',d=document,n=navigator,e;(e=d.createElement('script')).src=s;e.type=t;d.getElementsByTagName('head')%5B0%5D.appendChild(e)%7D)();doIt('');void('');%22;with(a.style)%7Bborder=%222px%20groove%20%23000%22;padding=%220px%205px%202px%22;backgroundColor=%22%23ddd%22;color=%22black%22;fontFamily=%22sans-serif%22;textDecoration=%22none%22;fontSize=%2210pt%22;marginTop=%225px%22;%7D%7D%7D%7D)()">Chrome Monkey</a> to Google Chrome bookmarks toolbar.</p>
<p>To install a Greasemonkey script in Chrome, visit userscripts.org and find your favorite greasemonkey script. On the script page click on Chrome Monkey bookmarklet, this should convert the greasemonkey script to a Chrome compatible bookmarklet. This trick will not work on scripts that have specific functions like pre-fill comments, reload page etc since it creates a bookmarklet.</p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=How To Install Greasemonkey Script in Google Chrome? http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html&title=How To Install Greasemonkey Script in Google Chrome?" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html&title=How To Install Greasemonkey Script in Google Chrome?" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html&title=How To Install Greasemonkey Script in Google Chrome?" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/chrome-greasemonkey" rel="tag">chrome greasemonkey</a>, <a href="http://techie-buzz.com/tag/chrome-monkey" rel="tag">chrome monkey</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a>, <a href="http://techie-buzz.com/tag/greasemonkey-for-chrome" rel="tag">greasemonkey for chrome</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html" title="How To Install Greasemonkey Script in Google Chrome?">How To Install Greasemonkey Script in Google Chrome?</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Monday 8th September 2008 03:17:39 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/posts/MattMonkeyMakesItEasiertoUseGreasemonkey_12811/add_greasemonkey_scripts_to_chrome.png" class="thumb" alt="add_greasemonkey_scripts_to_chrome" title="add_greasemonkey_scripts_to_chrome" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/google-chrome/matt-monkey-emulates-greasemonkey-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Matt Monkey Tries to Emulate Greasemonkey in Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="Prefill comments form using a Greasemonkey script" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/utilites/prefill-comments-form-using-a-greasemonkey-script.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Prefill comments form using a Greasemonkey script</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="AdBlock+ For Google Chrome" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/google-chrome/adblock-for-google-chrome.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">AdBlock+ For Google Chrome</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
									<img src="http://cache.techie-buzz.com/noimage.png" alt="20 most useful Greasemonkey scripts" height="100" width="100" style="clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDDDDD;" />
				
				<a href="http://techie-buzz.com/tips-and-tricks/20-most-useful-greasemonkey-scripts.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">20 most useful Greasemonkey scripts</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/how-to-install-greasemonkey-script-in-google-chrome.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome</title>
		<link>http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html#comments</comments>
		<pubDate>Mon, 08 Sep 2008 17:36:46 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[google chrome]]></category>
		<category><![CDATA[chrome themes]]></category>
		<category><![CDATA[firefox theme]]></category>
		<category><![CDATA[google chrome themes]]></category>
		<category><![CDATA[mac theme]]></category>
		<category><![CDATA[opera theme]]></category>
		<category><![CDATA[safari theme]]></category>

		<guid isPermaLink="false">http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html</guid>
		<description><![CDATA[Google Chrome themes are spreading like wildfire and there have been so many releases in the past few days, here are a list of the best themes you could use for Google Chrome, don’t forget to read our article on the Chrome theme manager which will make it easier to manage themes in Google Chrome.
If [...]

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/10/operagooglechromeskinscreenshot.png" class="thumb" alt="opera-google-chrome-skin-screenshot" title="opera-google-chrome-skin-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Download Google Chrome Skin for Opera</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/convert-webpages-to-pdf-files-in-google-chrome-opera-firefox-internet-explorer-and-safari.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/ConvertWebPagesInGoogleChromeToPDFFiles_29E5/save_webpage_as_pdf.png" class="thumb" alt="save_webpage_as_pdf" title="save_webpage_as_pdf" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/convert-webpages-to-pdf-files-in-google-chrome-opera-firefox-internet-explorer-and-safari.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Convert Webpages To PDF Files In Google Chrome, Opera, Firefox, Internet Explorer and Safari</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/utilites/install-and-manage-google-chrome-themes-with-xchrome-theme-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/xchromethememanager.jpg" class="thumb" alt="xchrome-theme-manager" title="xchrome-theme-manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/utilites/install-and-manage-google-chrome-themes-with-xchrome-theme-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Install and Manage Google Chrome Themes with XChrome Theme Manager</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/chrome-look-alike-firefox-theme-chromifox-chromifox-adapted.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/chromifoxfirefoxtheme.png" class="thumb" alt="chromifox-firefox-theme" title="chromifox-firefox-theme" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/chrome-look-alike-firefox-theme-chromifox-chromifox-adapted.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Look-alike: Firefox Theme ChromiFox &amp; ChromiFox Adapted</a>
			</li>

			</ul>

]]></description>
			<content:encoded><![CDATA[<p><a href="http://techie-buzz.com/tag/google-chrome">Google Chrome</a> themes are spreading like wildfire and there have been so many releases in the past few days, here are a list of the best themes you could use for Google Chrome, don’t forget to read our article on the <a href="http://techie-buzz.com/utilites/install-and-manage-google-chrome-themes-with-xchrome-theme-manager.html">Chrome theme manager</a> which will make it easier to manage themes in Google Chrome.</p>
<p>If you are Firefox lover, you would definitely love the <a target="_blank" href="http://techie-buzz.com/tag/firefox-3">Firefox 3</a> theme for Google Chrome.</p>
<p><img title="google-chrome-firefox-theme" border="0" alt="google-chrome-firefox-theme" src="http://cache.techie-buzz.com/images/stories/2008/09/googlechromefirefoxtheme.png" width="240" height="170" /> </p>
<p><a href="http://rapidshare.com/files/143660331/Google-Chrome-Firefox-techie-buzz.com.zip"><strong>Download Firefox Theme for Google Chrome</strong></a></p>
<p> <span id="more-2178"></span>
<p>And then there is a beautiful theme for Mac lovers.</p>
<p><img title="google-chrome-mac-theme" border="0" alt="google-chrome-mac-theme" src="http://cache.techie-buzz.com/images/stories/2008/09/googlechromemactheme.png" width="240" height="205" /> </p>
<p><strong><a href="http://rapidshare.com/files/143660340/GoogleChrome-MacV1.0-techie-buzz.com.zip">Download Mac Theme for Google Chrome</a></strong></p>
<p>Google Chrome is based on Webkit which powers Safari, so what better way for Safari lovers to get a theme based on the popular OSX browser.</p>
<p><img title="google-chrome-safari-theme" border="0" alt="google-chrome-safari-theme" src="http://cache.techie-buzz.com/images/stories/2008/09/googlechromesafaritheme.png" width="240" height="197" /> </p>
<p><a href="http://rapidshare.com/files/143660388/Google-Chrome-Safari-techie-buzz.com.zip"><strong>Download Safari Theme for Google Chrome</strong></a></p>
<p>Well how could we leave Opera users disappointed, here is a theme based on Opera for Google Chrome.</p>
<p><img title="google-chrome-opera-theme" border="0" alt="google-chrome-opera-theme" src="http://cache.techie-buzz.com/images/stories/2008/09/googlechromeoperatheme.png" width="240" height="197" /> </p>
<p><a href="http://rapidshare.com/files/143661839/chrome-opera-theme-techie-buzz.com.zip"><strong>Download Opera Theme for Google Chrome</strong></a></p>
<div style="font-size:12px">
<strong>Share:</strong> 
<a href="http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html#commentrespond" rel="bookmark" target="_blank">Comment on This</a> | 
<a href="http://twitter.com/home?source=techiebuzz&status=Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | 
<a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html" rel="bookmark" target="_blank">Share on Facebook</a> | 
<a href="http://del.icio.us/post?url=http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html&title=Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome" rel="bookmark" target="_blank">Save to Delicious</a> |
<a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html" rel="bookmark" target="_blank">Stumble This</a> | 
<a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html&title=Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome" rel="bookmark" target="_blank">Digg This</a> |
<a href="http://www.reddit.com/submit?url=http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html&title=Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome" rel="bookmark" target="_blank">Reddit This</a>
</div>
<br /><br />
<div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/chrome-themes" rel="tag">chrome themes</a>, <a href="http://techie-buzz.com/tag/firefox-theme" rel="tag">firefox theme</a>, <a href="http://techie-buzz.com/tag/google-chrome" rel="tag">google chrome</a>, <a href="http://techie-buzz.com/tag/google-chrome-themes" rel="tag">google chrome themes</a>, <a href="http://techie-buzz.com/tag/mac-theme" rel="tag">mac theme</a>, <a href="http://techie-buzz.com/tag/opera-theme" rel="tag">opera theme</a>, <a href="http://techie-buzz.com/tag/safari-theme" rel="tag">safari theme</a></span><br/>
</small></div>
<div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px">
<a href="http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html" title="Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome">Download Mac Theme, Firefox Theme, Safari Theme and Opera Theme for Google Chrome</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Monday 8th September 2008 12:36:46 PM. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance. </div>
<br />

  <h2>You might also like:</h2>
	<ul style="clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;">
		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/10/operagooglechromeskinscreenshot.png" class="thumb" alt="opera-google-chrome-skin-screenshot" title="opera-google-chrome-skin-screenshot" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/opera/download-google-chrome-skin-for-opera.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Download Google Chrome Skin for Opera</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/featured/convert-webpages-to-pdf-files-in-google-chrome-opera-firefox-internet-explorer-and-safari.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/ConvertWebPagesInGoogleChromeToPDFFiles_29E5/save_webpage_as_pdf.png" class="thumb" alt="save_webpage_as_pdf" title="save_webpage_as_pdf" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/featured/convert-webpages-to-pdf-files-in-google-chrome-opera-firefox-internet-explorer-and-safari.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Convert Webpages To PDF Files In Google Chrome, Opera, Firefox, Internet Explorer and Safari</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/utilites/install-and-manage-google-chrome-themes-with-xchrome-theme-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/xchromethememanager.jpg" class="thumb" alt="xchrome-theme-manager" title="xchrome-theme-manager" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/utilites/install-and-manage-google-chrome-themes-with-xchrome-theme-manager.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Install and Manage Google Chrome Themes with XChrome Theme Manager</a>
			</li>

		
			
			<li style="width:120px; float:left; display:inline; margin-right:15px; padding:0; font-weight:bold;font-family:Arial;font-size:10px;">
				<a href="http://techie-buzz.com/tips-and-tricks/chrome-look-alike-firefox-theme-chromifox-chromifox-adapted.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related"><img src="http://cache.techie-buzz.com/thumbgen.php?w=100&amp;h=100&amp;zc=1&amp;q=0&amp;src=http://cache.techie-buzz.com/images/stories/2008/09/chromifoxfirefoxtheme.png" class="thumb" alt="chromifox-firefox-theme" title="chromifox-firefox-theme" hspace="5px" vspace="5px" width="100" height="100" /></a>
				<a href="http://techie-buzz.com/tips-and-tricks/chrome-look-alike-firefox-theme-chromifox-chromifox-adapted.html??rel=rss_related&utm_source=self&utm_medium=web&utm_campaign=rss_related" rel="bookmark" style="clear:both; display:block; border:none; text-decoration:none; color:#34323a; margin-top: 3px;">Chrome Look-alike: Firefox Theme ChromiFox &amp; ChromiFox Adapted</a>
			</li>

			</ul>

]]></content:encoded>
			<wfw:commentRss>http://techie-buzz.com/google-chrome/download-mac-theme-firefox-theme-safari-theme-and-opera-theme-for-google-chrome.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
