<?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>Matthew Gorbsky &#187; extension</title>
	<atom:link href="http://www.gorbsky.com/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gorbsky.com</link>
	<description>Life as I see it...</description>
	<lastBuildDate>Tue, 30 Mar 2010 20:36:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Chrome Extensions</title>
		<link>http://www.gorbsky.com/2010/03/chrome-extensions/</link>
		<comments>http://www.gorbsky.com/2010/03/chrome-extensions/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 20:36:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.gorbsky.com/?p=148</guid>
		<description><![CDATA[So while reading one of the many tech blogs, I came across this Chrome extension called &#8220;Incredible Start Page&#8221; that replaces the standard Chrome new tab (the one with the most visited sites, recently closed tabs, etc) with something a bit more pleasing to the eye, yet also functional. Being the way I am, I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-150" title="Default New Tab Page" src="http://www.gorbsky.com/wp-content/uploads/2010/03/ntp-default-150x150.png" alt="Default New Tab Page" width="150" height="150" />So while reading one of the many tech blogs, I came across this Chrome extension called &#8220;<a href="https://chrome.google.com/extensions/detail/ncdfeghkpohnalmpblddmnppfooljekh" target="_blank">Incredible Start Page</a>&#8221; that replaces the standard Chrome new tab (the one with the most visited sites, recently closed tabs, etc) with something a bit more pleasing to the eye, yet also functional. Being the way I am, I immediately wanted to start customizing this to include things like weather, my netflix queue of upcoming movies, twitter feed, etc.</p>
<p>Doing some quick research reveals that Google makes the chrome new tab page easy to change. Just <a href="http://code.google.com/chrome/extensions/getstarted.html" target="_blank">create an extension</a>, give it an attribute of &#8220;newtab&#8221;: &#8220;newtab.html&#8221; (<a href="http://code.google.com/chrome/extensions/override.html" target="_blank">link to documentation</a>) and set it to whatever HTML page you want. You can interact with the bookmarks, recent tabs, etc as well as add in anything else you wan to do.</p>
<p>I typically use 3 browsers for various activities:</p>
<ul>
<li><strong>Internet Explorer</strong> &#8211; for work related activities and testing my personal sites to see how much IE breaks my CSS</li>
<li><strong>Firefox </strong>- personal browsing at home and for developing websites, reading tech blogs at work (the RSS dynamic bookmarks are wonderful)</li>
<li><strong>Chrome </strong>- personal browsing at work (gmail, facebook, twitter, etc)</li>
</ul>
<p>In Firefox, my home page at at both work and home is my iGoogle page. I get current news updates, slickdeals feeds, weather, and all kinds of other stuff that I miss when I open Chrome. I don&#8217;t use it as my home page in Chrome because I really like the new tab page functionality. Big icons let me open the pages I read most often very quickly.</p>
<p>The thought of combining the real-time stream of information with the tab interactions of Chrome leaves me wanting to take the Incredible Start Page, rip it apart (you can find the source for chrome extensions in your local machine), and put it all back together with all the bells and whistles I get in iGoogle.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gorbsky.com/2010/03/chrome-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

