<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Google Chrome Addons, Themes, and Plugins</title>
	
	<link>http://www.mychromeaddons.com</link>
	<description>Pimp your Chrome!</description>
	<lastBuildDate>Fri, 29 May 2009 16:52:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MyChromeAddons" type="application/rss+xml" /><item>
		<title>Chrome Addon: PageRank Checker</title>
		<link>http://www.mychromeaddons.com/chrome-addon-pagerank-checker/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-pagerank-checker/#comments</comments>
		<pubDate>Fri, 29 May 2009 16:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome SEO Addons]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=89</guid>
		<description><![CDATA[Introduction:
Page Rank for Chrome shows the Google PageRank for the current website.

Screenshot



Prerequisites:
To install and use extensions in Chrome you have to be on the dev channel and start Chrome with the parameter –enable-extensions. Now download the extension below. Choose OK in the dialog that is shown. Now the plugin should be installed.
Download Chrome PageRank checker
]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction:</strong></p>
<p>Page Rank for Chrome shows the Google PageRank for the current website.</p>
<p><a name="screenshot"></a><br />
<strong>Screenshot</strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2281" title="page-rank-for-chrome1" src="http://www.vasanth.in/wp-content/uploads/2009/05/page-rank-for-chrome1.png" alt="page-rank-for-chrome1" width="226" height="45" /></p>
<p><a name="whatsnew"></a></p>
<p><a name="prerequisites"></a><br />
<strong>Prerequisites:</strong></p>
<p>To install and use extensions in Chrome you have to be on the dev channel and start Chrome with the parameter –enable-extensions. Now download the extension below. Choose OK in the dialog that is shown. Now the plugin should be installed.</p>
<p class="dld"><a href="http://www.vasanth.in/software/page-rank-for-chrome/">Download Chrome PageRank checker</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-pagerank-checker/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chrome Addon: AdSweep a Chrome ad blocker</title>
		<link>http://www.mychromeaddons.com/chrome-addon-adsweep-a-chrome-ad-blocker/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-adsweep-a-chrome-ad-blocker/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 13:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=83</guid>
		<description><![CDATA[AdSweep is a small addon that aims to hide advertising from the web pages you visit. In technical terms, AdSweep is a user javascript that defines CSS rules based on the web site you are visiting to hide elements of the page that show advertisements.
It is a work in progress and a small number of [...]]]></description>
			<content:encoded><![CDATA[<p>AdSweep is a small addon that aims to hide advertising from the web pages you visit. In technical terms, AdSweep is a user javascript that defines CSS rules based on the web site you are visiting to hide elements of the page that show advertisements.</p>
<p>It is a work in progress and a small number of web sites have been added to the list of filtered web sites, more and more web sites are added over time, and if you have basic CSS skills, you can take part and help make the web a cleaner place. To help me out, you can get in touch with the author by <a href="mailto:landemaine@gmail.com">email</a>.</p>
<h3>Installation</h3>
<ul>
<li>If you want to install AdSweep in Chrome, create the <tt>C:\scripts</tt> directory, extract <tt>AdSweep.zip</tt> and place the <tt>AdSweep.user.js</tt> file into <tt>C:\scripts</tt> then right-click the shortcut icon of Google Chrome, either on your desktop or in your Start menu, and click &#8220;Properties&#8221;. Select the second tab named &#8220;Shortcut&#8221;, and in the &#8220;Target&#8221; field, append <tt>--enable-greasemonkey</tt> with a space inbetween. For instance:<br />
Before: <tt>C:\Users\Charles\AppData\Local\Google\Chrome\Application\chrome.exe</tt><br />
After: <tt>C:\Users\Charles\AppData\Local\Google\Chrome\Application\chrome.exe --enable-greasemonkey</tt></li>
<li> Don&#8217;t forget the space in between. Click &#8220;OK&#8221; to save changes.</li>
</ul>
<p>When you&#8217;re done, close your browser, reopen it and access www.adsweep.org, you should see a red notification in the upper-right corner of the page (only displayed on www.adsweep.org), saying AdSweep is installed.</p>
<p class="dld"><a href="http://www.adsweep.org/">Download and more info</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-adsweep-a-chrome-ad-blocker/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Chrome Addon: Google Chrome Channel Chooser</title>
		<link>http://www.mychromeaddons.com/chrome-addon-google-chrome-channel-chooser/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-google-chrome-channel-chooser/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 12:01:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=80</guid>
		<description><![CDATA[Dev Channel: Early Access to Features and Fixes







Google Chrome publishes new releases to the Dev channel frequently. The Dev channel gives the community access to upcoming features, features in development, and the latest bug fixes. We can use feedback from Dev channel users to improve and iterate on feature ideas, and make sure that the [...]]]></description>
			<content:encoded><![CDATA[<h3 id="goog-ws-page-title-header" class="goog-ws-page-title"><span id="goog-ws-page-title">Dev Channel: Early Access to Features and Fixes</span></h3>
<div id="jot-content0" class="goog-ws-content goog-ws-content-ie goog-ws-clear">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">Google Chrome publishes new releases to the Dev channel frequently. The Dev channel gives the community access to upcoming features, features in development, and the latest bug fixes. We can use feedback from Dev channel users to improve and iterate on feature ideas, and make sure that the latest features work properly before we release them to a wider audience.</div>
<div dir="ltr"></div>
<div dir="ltr">
<div>The Dev channel is useful for:</div>
<div>
<ul style="margin-right: 10px;">
<li style="padding: 1px 0px;"><span style="font-weight: bold;">Web developers</span> who want to test their sites or scripts with pre-release versions of Google Chrome</li>
<li style="padding: 1px 0px;"><span style="font-weight: bold;">Testers </span>who need to make sure they&#8217;re working with the latest bug fixes</li>
<li style="padding: 1px 0px;"><span style="font-weight: bold;">Anyone who wants to help make Google Chrome better</span> &#8212; your feedback helps us turn good new features into great features, and using the Dev channel is a simple way for anyone to help.</li>
</ul>
</div>
</div>
<div dir="ltr">Note: Dev channel releases are less stable than Beta channel releases. Expect the occasional &#8220;sad tab&#8221; or even browser crashes (if you turn on &#8216;Help make Google Chrome better..&#8217; in Options, we&#8217;ll get the crash reports so we can fix the bugs).</div>
<div dir="ltr">
<div></div>
<div>Automatic updates of new Dev channel releases are published every 1-2 weeks</div>
<h3 style="margin: 10px 10px 10px 0px; background-color: transparent; color: #000000; font-family: Arial,Verdana,sans-serif; font-size: 18px;"><a name="TOC-Subscribing-to-the-Dev-channel"></a>Subscribing to the Dev channel</h3>
<div>
<ol>
<li style="padding: 1px 0px;">Download and run the <a style="color: #0066cc; outline-style: none;" href="http://chromium.googlecode.com/files/chromechannel-1.0.exe">Google Chrome Channel Chooser</a> (http://chromium.googlecode.com/files/chromechannel-1.0.exe).</li>
<li style="padding: 1px 0px;">Click the circle next to Dev.</li>
<li style="padding: 1px 0px;">Click Update to save your choice.</li>
<li style="padding: 1px 0px;">Click Close.</li>
<li style="padding: 1px 0px;">In Google Chrome, click the wrench menu and choose About Google Chrome.
<div style="margin: 5px 0px 0px 10px; display: inline; text-align: center;">
<span style="font-weight: bold;">Note</span>: On Windows Vista, updates from the About box require Service Pack 1. With 0.2.149.29 (the current release), on demand updates do not work in Vista SP1 if User Account Control is disabled.</div>
</li>
<li style="padding: 1px 0px; text-align: left;">Click Update Now to install the current Dev channel release.</li>
<li style="padding: 1px 0px; text-align: left;">Restart Google Chrome.</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="dld"><a href="http://dev.chromium.org/getting-involved/dev-channel/">Chrome Addon: Google Chrome Channel Chooser</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-google-chrome-channel-chooser/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chome Addon: Stupid Chrome Tasks</title>
		<link>http://www.mychromeaddons.com/chome-addon-stupid-chrome-tasks/</link>
		<comments>http://www.mychromeaddons.com/chome-addon-stupid-chrome-tasks/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 11:55:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=77</guid>
		<description><![CDATA[
So, here, for my own use and yours too if you have the need, is a very simple program to export bookmarks from Chrome to a standard document (the age-old bookmark.html file) usable by Firefox or IE (or I would imagine just about anything else).
While I was there, I also added the tremendously useless button [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mychromeaddons.com/wp-content/chrome/2008/11/chrome-tasks.jpg"><img src="http://www.mychromeaddons.com/wp-content/chrome/2008/11/chrome-tasks.jpg" alt="Chome Addon: Stupid Chrome Tasks" title="Chome Addon: Stupid Chrome Tasks" class="alignright size-medium wp-image-78" /></a></p>
<blockquote><p>So, here, for my own use and yours too if you have the need, is a very simple program to export bookmarks from Chrome to a standard document (the age-old bookmark.html file) usable by Firefox or IE (or I would imagine just about anything else).</p>
<p>While I was there, I also added the tremendously useless button to remove all download history as well &#8211; another item that seems to not be available yet in Chrome itself.</p></blockquote>
<p class="dld"><a href="http://www.reloadedsoftware.com/2008/09/16/stupid-chrome-tasks/">Download Chome Addon: Stupid Chrome Tasks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chome-addon-stupid-chrome-tasks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome Addon: Portable Chrome</title>
		<link>http://www.mychromeaddons.com/chrome-addon-portable-chrome/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-portable-chrome/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 11:47:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=74</guid>
		<description><![CDATA[You&#8217;ve seen its flashy features and were impressed with its speed, and now you wish you could put Google Chrome on your thumb drive and take it with you wherever you go? It&#8217;s far from official, but German blogger Caschy has put together a portable version of Google Chrome you can run off your thumb [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>You&#8217;ve seen its flashy features and were impressed with its speed, and now you wish you could put Google Chrome on your thumb drive and take it with you wherever you go? It&#8217;s far from official, but German blogger Caschy has put together a portable version of Google Chrome you can run off your thumb drive. Just unzip the download to your thumb drive and run ChromeLoader.exe. All your Chrome settings and profile information now save to your thumb drive. This is a very early solution, and we&#8217;ll be keeping our eyes out for a more streamlined version from the folks at PortableApps, but if you&#8217;re dying to take Chrome with you, this Portable Chrome should do the trick.</p></blockquote>
<p class="dld"><a href="http://lifehacker.com/5045439/portable-chrome-puts-chrome-on-your-thumb-drive">Download Chrome Addon: Portable Chrome</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-portable-chrome/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome Theme: Milk Mac OS X Theme</title>
		<link>http://www.mychromeaddons.com/chrome-theme-milk-mac-os-x-theme/</link>
		<comments>http://www.mychromeaddons.com/chrome-theme-milk-mac-os-x-theme/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 11:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Themes]]></category>
		<category><![CDATA[Chrome Skins]]></category>
		<category><![CDATA[Google Chrome Skins]]></category>
		<category><![CDATA[Google Chrome Themes]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=71</guid>
		<description><![CDATA[
Author: AndrewYY
Author Notes: Download the file (Milk.dll)
Open a new explorer window and paste this into the path:
%USERPROFILE%\Local Settings\Application Data\Google\Chrome\Application
Double click on the version number (eg: 0.2.149.30)
Double click on Themes
Rename Milk.dll (which you downloaded) into default.dll and replace the one found in the folder (remember to backup the original first):
Comment please
Download Chrome Theme: Milk Mac OS [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mychromeaddons.com/wp-content/chrome/2008/11/google-chrome-milk-os-x-mac-theme.jpg"><img src="http://www.mychromeaddons.com/wp-content/chrome/2008/11/google-chrome-milk-os-x-mac-theme-300x97.jpg" alt="Chrome Theme: Milk Mac OS X Theme" title="Chrome Theme: Milk Mac OS X Theme" class="alignnone size-medium wp-image-72" /></a></p>
<p>Author: AndrewYY<br />
Author Notes: Download the file (Milk.dll)</p>
<p>Open a new explorer window and paste this into the path:<br />
%USERPROFILE%\Local Settings\Application Data\Google\Chrome\Application</p>
<p>Double click on the version number (eg: 0.2.149.30)</p>
<p>Double click on Themes</p>
<p>Rename Milk.dll (which you downloaded) into default.dll and replace the one found in the folder (remember to backup the original first):</p>
<p>Comment please</p>
<p class="dld"><a href="http://andrewyy.deviantart.com/art/Google-Chrome-Milk-Theme-101757572">Download Chrome Theme: Milk Mac OS X Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-theme-milk-mac-os-x-theme/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Chrome Addon – ChromePass</title>
		<link>http://www.mychromeaddons.com/chrome-addon-chromepass/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-chromepass/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:20:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=68</guid>
		<description><![CDATA[
ChromePass is a small password recovery tool that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time.
You can select one or more items and then [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mychromeaddons.com/wp-content/chrome/2008/10/chrome-addon-chrome-pass.gif"><img src="http://www.mychromeaddons.com/wp-content/chrome/2008/10/chrome-addon-chrome-pass-300x92.gif" alt="Chrome Addon - ChromePass" title="Chrome Addon - ChromePass" class="alignnone size-medium wp-image-69" /></a></p>
<p>ChromePass is a small password recovery tool that allows you to view the user names and passwords stored by Google Chrome Web browser. For each password entry, the following information is displayed: Origin URL, Action URL, User Name Field, Password Field, User Name, Password, and Created Time.<br />
You can select one or more items and then save them into text/html/xml file or copy them to the clipboard.</p>
<p><a href="http://www.nirsoft.net/utils/chromepass.html">Download Chrome Addon &#8211; ChromePass</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-chromepass/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Chrome Addon – Chrome Mailer</title>
		<link>http://www.mychromeaddons.com/chrome-addon-chrome-mailer/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-chrome-mailer/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:08:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=66</guid>
		<description><![CDATA[
open mailto: email links from Google Chrome in Google Mail account (now with Google Apps!)
Google Chrome is the world&#8217;s most advanced browser, with many new technical features. We found one missing: we can&#8217;t send emails through Google Mail by clicking on mailto: links. All clicks will open up Windows&#8217; default mail client.
So we created an [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-65" title="chrome-addon-chrome-mailer-gmail" src="http://www.mychromeaddons.com/wp-content/chrome/2008/10/chrome-addon-chrome-mailer-gmail.jpg" alt="Chrome Addon - Chrome Mailer" width="158" height="125" /></p>
<h3>open mailto: email links from Google Chrome in Google Mail account (now with Google Apps!)</h3>
<p>Google Chrome is the world&#8217;s most advanced browser, with many new technical features. We found one missing: we can&#8217;t send emails through Google Mail by clicking on mailto: links. All clicks will open up Windows&#8217; default mail client.</p>
<p>So we created an application that does the above: it&#8217;s called <strong>ChromeMailer</strong>.</p>
<p class="dld"><a href="http://skaelede.hu/?e=chromemailer&#038;lg=en">Download Chrome Addon &#8211; Chrome Mailer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-chrome-mailer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Chrome Addon – TabsLock</title>
		<link>http://www.mychromeaddons.com/chrome-addon-tabslock/</link>
		<comments>http://www.mychromeaddons.com/chrome-addon-tabslock/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 11:32:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Addons]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[Chrome Plugins]]></category>
		<category><![CDATA[Chrome Software]]></category>
		<category><![CDATA[Chrome Tools]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=56</guid>
		<description><![CDATA[
TabsLock lets you use your Caps Lock key to launch and focus a new Google Chrome tab from anywhere, even if Chrome isn&#8217;t running. This allows low-thought, global keyboard access to web search and navigation.
Stuff

Holding the Shift key while you press CapsLock will allow you to engage or disengage CapsLock normally.
CapsLock lovers, this is not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mychromeaddons.com/wp-content/chrome/2008/09/chrome-addon-tabslock.png"><img src="http://www.mychromeaddons.com/wp-content/chrome/2008/09/chrome-addon-tabslock-300x152.png" alt="Chrome Addon - TabsLock" title="Chrome Addon - TabsLock" class="alignnone size-medium wp-image-57" /></a></p>
<p>TabsLock lets you use your Caps Lock key to launch and focus a new Google Chrome tab from anywhere, even if Chrome isn&#8217;t running. This allows low-thought, global keyboard access to web search and navigation.</p>
<p><strong>Stuff</strong></p>
<ul>
<li>Holding the Shift key while you press CapsLock will allow you to engage or disengage CapsLock normally.</li>
<li>CapsLock lovers, this is not for you.</li>
<li>TabsLock runs in the System Tray in the bottom-right of your screen &#8211; right clicking on the <img src="http://tabslock.com/favicon.png" alt="" width="16" height="16" align="top" /> icon will allow you to control it.</li>
<li>If you wish to launch Chrome with a custom command line, create a desktop shortcut named &#8216;chromespace&#8217; with the properties you want. If this file does not exist, TabsLock will then use the &#8216;Google Chrome&#8217; desktop shortcut, and failing that, the installed exe.</li>
<li>Apple builds a 250ms CapsLock delay into the hardware of its newer keyboards, ensure you keep CapsLock down for at least that long.</li>
</ul>
<p class="dld"><a href="http://tabslock.com/">Download Chrome Addon &#8211; TabsLock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-addon-tabslock/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Chrome Theme – Go Green</title>
		<link>http://www.mychromeaddons.com/chrome-theme-go-green/</link>
		<comments>http://www.mychromeaddons.com/chrome-theme-go-green/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 11:27:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Chrome Themes]]></category>
		<category><![CDATA[Google Chrome Skins]]></category>
		<category><![CDATA[Google Chrome Themes]]></category>

		<guid isPermaLink="false">http://www.mychromeaddons.com/?p=53</guid>
		<description><![CDATA[
Author: Chromable
Author Notes: A mix of green colors in a truly “Green” environment. This is a theme for all of you who care about our planet. Go Green!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mychromeaddons.com/wp-content/chrome/2008/09/chrome-theme-go-green.jpg"><img src="http://www.mychromeaddons.com/wp-content/chrome/2008/09/chrome-theme-go-green-300x233.jpg" alt="Chrome Theme - Go Green" title="Chrome Theme - Go Green" class="alignnone size-medium wp-image-54" /></a></p>
<p>Author: Chromable</p>
<p>Author Notes: A mix of green colors in a truly “Green” environment. This is a theme for all of you who care about our planet. Go Green!</p>
<p class="dld"<a href="http://chromable.com/2008/09/go-green-google-chrome-theme/">Download Chrome Theme &#8211; Go Green</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mychromeaddons.com/chrome-theme-go-green/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
