<?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>chrometricks.net &#187; toolbar</title>
	<atom:link href="http://chrometricks.net/tag/toolbar/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrometricks.net</link>
	<description>Chrome Tips &#038; Tricks</description>
	<lastBuildDate>Thu, 24 Mar 2011 12:46:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Google Chrome: Put the Home Button on the Toolbar</title>
		<link>http://chrometricks.net/google-chrome-put-the-home-button-on-the-toolbar/</link>
		<comments>http://chrometricks.net/google-chrome-put-the-home-button-on-the-toolbar/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 08:39:49 +0000</pubDate>
		<dc:creator>AZ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Put]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[Triks]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://chrometricks.net/?p=182</guid>
		<description><![CDATA[1.Open Google Chrome. 2. Click the wrench icon in the upper-right corner of the toolbar and select Options. 3. On the Basics tab, go down to the Home page section and check the Show Home button on the toolbar checkbox. 4. Click the Close button. Now your Home button is where it should be: &#60;&#8211;adsense&#8211;&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>1</strong>.Open Google Chrome.</p>
<p><strong>2</strong>. Click the wrench icon in the upper-right corner of the toolbar and select <strong>Options</strong>.</p>
<p><img class="alignnone" src="http://www.chrometricks.net/images/google_chrome_options01.png" alt="" width="475" height="426" /><br />
<span id="more-182"></span><br />
<strong>3</strong>. On the Basics tab, go down to the Home page section and check the <strong>Show Home button on the toolbar</strong> checkbox.</p>
<p><img class="alignnone" src="http://www.chrometricks.net/images/google_chrome_options02.png" alt="" width="475" height="340" /></p>
<p><strong>4</strong>. Click the <strong>Close</strong> button.</p>
<p>Now your Home button is where it should be:</p>
<p><img class="alignnone" src="http://www.chrometricks.net/images/google_chrome_options03.png" alt="" width="475" height="160" /><br />
&lt;&#8211;adsense&#8211;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://chrometricks.net/google-chrome-put-the-home-button-on-the-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Toolbar for Chrome</title>
		<link>http://chrometricks.net/google-toolbar-for-chrome/</link>
		<comments>http://chrometricks.net/google-toolbar-for-chrome/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 04:49:01 +0000</pubDate>
		<dc:creator>AZ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Cache]]></category>
		<category><![CDATA[Google Images from Site]]></category>
		<category><![CDATA[Google Links]]></category>
		<category><![CDATA[Google Site]]></category>
		<category><![CDATA[Google Toolbar for Chrome]]></category>
		<category><![CDATA[Related Sites/Pages]]></category>
		<category><![CDATA[Search for URL]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[Yahoo Backlinks]]></category>

		<guid isPermaLink="false">http://chrometricks.net/?p=178</guid>
		<description><![CDATA[They are used just like bookmarks, so create a new bookmark, name it something self explanitory and for the URL place the corresponding code. Until we get real webmaster or SEO tools for Google Chrome these do a pretty good job of getting around the problem. I will also add more as time goes on. [...]]]></description>
			<content:encoded><![CDATA[<p>They are used just like bookmarks, so create a new bookmark, name it something self explanitory and for the URL place the corresponding code. Until we get real webmaster or SEO tools for Google Chrome these do a pretty good job of getting around the problem.</p>
<p>I will also add more as time goes on.</p>
<p><strong>Google Cache</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=cache:&#8221;+escape(a);})())</p></blockquote>
<p><span id="more-178"></span><br />
<strong>Google Links</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=link:&#8221;+escape(a);})())</p></blockquote>
<p><strong>Google Site:</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=site:&#8221;+escape(a);})())</p></blockquote>
<p><strong>Search for URL</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Google Images from Site</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://images.google.com/images?hl=en&amp;q=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Google Info:</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=info:&#8221;+escape(a);})())</p></blockquote>
<p><strong>Related Sites/Pages</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=related:&#8221;+escape(a);})())</p></blockquote>
<p><strong>Translate Page to English</strong><br />
Quote:</p>
<blockquote><p>javascript:var%20t=((window.getSelection&amp;&amp;window.getSelection())||(document.getSelection&amp;&amp;document.g etSelection())||(document.selection%20&amp;&amp;document.selection.createRange&amp;&amp;document.selection.createRan ge().text));var%20e=(document.charset||document.characterSet);if(t!=&#8221;){location.href=&#8217;http://translate.google.com/translate_t?text=&#8217;+t+&#8217;&amp;hl=en&amp;tbb=1&amp;ie=&#8217;+e;}else{location.href=&#8217;http://translate.google.com/translate?u=&#8217;+escape(location.href)+&#8217;&amp;hl=en&amp;tbb=1&amp;ie=&#8217;+e;};</p></blockquote>
<p><strong>Pages Indexed in Yahoo</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.yahoo.com/search?p=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Yahoo Backlinks</strong><br />
Quote:</p>
<blockquote><p>javascript:location.href=&#8217;http:/&#8217;+'/search.yahoo.com/search?p=linkdomain%3A&#8217;+document.domain.replace(&#8216;www.&#8217;,&#8221;)+&#8217;%20-site%3a&#8217;+document.domain.replace(&#8216;www.&#8217;,&#8221;)+&#8217;&amp;%23038;n=100&#8242;;</p></blockquote>
<p><strong>Pages Indexed in MSN</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.msn.com/results.aspx?q=site:&#8221;+escape(a);})())</p></blockquote>
<p><strong>Yahoo Directory</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.yahoo.com/search/dir?h=c&amp;p=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Alexa Rank</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://alexa.com/data/details/traffic_details?q=&amp;url=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Compete.com Details</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://siteanalytics.compete.com/&#8221;+escape(a);})())</p></blockquote>
<p><strong>Archive.org</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://web.archive.org/web/*/&#8221;+escape(a);})())</p></blockquote>
<p><strong>Delicious Bookmarks</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://del.icio.us/url/check?url=&#8221;+escape(a);})())</p></blockquote>
<p><strong>Technorati</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://technorati.com/search/&#8221;+escape(a);})())</p></blockquote>
<p><strong>URL Mentions on Digg</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://digg.com/search?area=all&amp;age=all&amp;sort=new&amp;type=all&amp;s=&#8221;+escape(a);})())</p></blockquote>
<p><strong>DomainTools Domain Lookup</strong><br />
Quote:</p>
<blockquote><p>javascript:void((function(){var%20a=location.href.replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://whois.domaintools.com/&#8221;+escape(a);})())</p></blockquote>
<p><strong>Validate Page HTML at W3C</strong><br />
Quote:</p>
<blockquote><p>javascript:location.href=&#8217;http://validator.w3.org/check?uri=&#8217;%20+%20document.location.href%20+%20%20&#8242;&amp;doctype=Inline&#8217;;</p></blockquote>
<p><strong>Validate Page CSS at W3C</strong><br />
Quote:</p>
<blockquote><p>javascript:javascript:location.href=&#8217;http://jigsaw.w3.org/css-validator/validator?uri=&#8217;%20+%20document.location.href;</p></blockquote>
<p><strong>Highlight Nofollow Links Red</strong><br />
Quote:</p>
<blockquote><p>javascript:var%20t=document.getElementsByTagName(&#8216;a&#8217;);for(i=0;i</p></blockquote>
<p><strong>Show Domains Robots.txt</strong><br />
Quote:</p>
<blockquote><p>javascript:void(location.href=&#8217;http://&#8217;%20+%20location.host%20+%20&#8242;/robots.txt&#8217;)</p></blockquote>
<p><strong>Page Last Modified Date</strong><br />
Quote:</p>
<blockquote><p>javascript:if(frames.length&lt;1){alert(&#8216;The%20server%20indicates%20that%20the%20page%20was%20last%20mo dified:%20&#8242;%20+%20window.document.lastModified)}</p></blockquote>
<p><strong>Number of Links on a Page</strong><br />
Quote:</p>
<blockquote><p>javascript:if(frames.length&lt;1){alert(&#8216;This%20page%20has%20&#8242;%20+%20document.links.length%20+%20&#8242;%20li nks.&#8217;)}</p></blockquote>
<p>Also many people are probably not aware but you can drag these Bookmarklets below the Omnibar which gives you a simple &#8220;Toolbar&#8221; which allows you to access all these functions with one click to save going Bookmarks &gt;&gt; Function.<br />
<img class="alignnone" src="http://www.chrometricks.net/images/google-toolbar.png" alt="" width="475" height="273" /><br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://chrometricks.net/google-toolbar-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Put the Home Button on the Toolbar</title>
		<link>http://chrometricks.net/put-the-home-button-on-the-toolbar/</link>
		<comments>http://chrometricks.net/put-the-home-button-on-the-toolbar/#comments</comments>
		<pubDate>Thu, 14 May 2009 04:05:54 +0000</pubDate>
		<dc:creator>AZ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Button]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Put]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://chrometricks.net/?p=137</guid>
		<description><![CDATA[1. Open Google Chrome. 2. Click the wrench icon in the upper-right corner of the toolbar and select Options. 3. On the Basics tab, go down to the Home page section and check the Show Home button on the toolbar checkbox. 4. Click the Close button. Now your Home button is where it should be:]]></description>
			<content:encoded><![CDATA[<p>1. Open Google Chrome.</p>
<p>2. Click the wrench icon in the upper-right corner of the toolbar and select Options.</p>
<p><img class="alignnone" src="http://www.chrometricks.net/images/Home-Button01.png" alt="" width="475" height="427" /><br />
<span id="more-137"></span><br />
3. On the Basics tab, go down to the Home page section and check the Show Home button on the toolbar checkbox.<br />
<img class="alignnone" src="http://www.chrometricks.net/images/Home-Button02.png" alt="" width="475" height="339" /></p>
<p>4. Click the Close button.</p>
<p>Now your Home button is where it should be:<br />
<img class="alignnone" src="http://www.chrometricks.net/images/Home-Button03.png" alt="" width="475" height="160" /><br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://chrometricks.net/put-the-home-button-on-the-toolbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome Tips: Google Toolbar for Chrome</title>
		<link>http://chrometricks.net/chrome-tips-google-toolbar-for-chrome/</link>
		<comments>http://chrometricks.net/chrome-tips-google-toolbar-for-chrome/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 08:55:31 +0000</pubDate>
		<dc:creator>AZ</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://chrometricks.net/?p=49</guid>
		<description><![CDATA[Well not quite a Google Toolbar, but as close as we can get with no plugin API. Also this has a lot of the functionality of the SEOQuake addon for Firefox, so if your a webmaster or SEO these can be pretty useful for Chrome. They are used just like bookmarks, so create a new [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Google Chrome Toolbar" src="http://www.winsupersite.com/images/blog/google_chrome_preview.jpg" class="alignnone" width="475" height="359" /><br />
Well not quite a Google Toolbar, but as close as we can get with no plugin API. Also this has a lot of the functionality of the SEOQuake addon for Firefox, so if your a webmaster or SEO these can be pretty useful for Chrome.</p>
<p>They are used just like bookmarks, so create a new bookmark, name it something self explanatory and for the URL place the corresponding code. Until we get real webmaster or SEO tools for Google Chrome these do a pretty good job of getting around the problem.<br />
<span id="more-49"></span></p>
<p>I will also add more as time goes on.<br />
<!--adsense--><br />
<strong>Google Cache</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=cache:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Google Links</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=link:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Google Site:</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=site:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Search for URL</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Google Images from Site</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://images.google.com/images?hl=en&#038;q=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Google Info:</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=info:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Related Sites/Pages</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://www.google.com/search?q=related:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Translate Page to English</strong></p>
<blockquote><p>javascript:var%20t=((window.getSelection&#038;&#038;window.g etSelection())||(document.getSelection&#038;&#038;document.g etSelection())||(document.selection%20&#038;&#038;document.s election.createRange&#038;&#038;document.selection.createRan ge().text));var%20e=(document.charset||document.ch aracterSet);if(t!=&#8221;){location.href=&#8217;http://translate.google.com/translate_t?text=&#8217;+t+&#8217;&#038;hl=en&#038;tbb=1&#038;ie=&#8217;+e;}else{lo cation.href=&#8217;http://translate.google.com/translate?u=&#8217;+escape(location.href)+&#8217;&#038;hl=en&#038;tbb=1&#038; ie=&#8217;+e;};
</p></blockquote>
<p><strong>Pages Indexed in Yahoo</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.yahoo.com/search?p=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Yahoo Backlinks</strong></p>
<blockquote><p>javascript:location.href=&#8217;http:/&#8217;+'/search.yahoo.com/search?p=linkdomain%3A&#8217;+document.domain.replace(&#8216;w ww.&#8217;,&#8221;)+&#8217;%20-site%3a&#8217;+document.domain.replace(&#8216;www.&#8217;,&#8221;)+&#8217;&#038;%230 38;n=100&#8242;;
</p></blockquote>
<p><strong>Pages Indexed in MSN</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.msn.com/results.aspx?q=site:&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Yahoo Directory</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://search.yahoo.com/search/dir?h=c&#038;p=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Alexa Rank</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://alexa.com/data/details/traffic_details?q=&#038;url=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Compete.com Details</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://siteanalytics.compete.com/&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Archive.org</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://web.archive.org/web/*/&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Delicious Bookmarks</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://del.icio.us/url/check?url=&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Technorati</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://technorati.com/search/&#8221;+escape(a);})())
</p></blockquote>
<p><strong>URL Mentions on Digg</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://digg.com/search?area=all&#038;age=all&#038;sort=new&#038;type=all&#038;s=&#8221;+esca pe(a);})())
</p></blockquote>
<p><strong>DomainTools Domain Lookup</strong></p>
<blockquote><p>javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,&#8221;$1&#8243;);location.href=&#8221;http://whois.domaintools.com/&#8221;+escape(a);})())
</p></blockquote>
<p><strong>Validate Page HTML at W3C</strong></p>
<blockquote><p>javascript:location.href=&#8217;http://validator.w3.org/check?uri=&#8217;%20+%20document.location.href%20+%20%20 &#8216;&#038;doctype=Inline&#8217;;
</p></blockquote>
<p><strong>Validate Page CSS at W3C</strong></p>
<blockquote><p>javascript:javascript:location.href=&#8217;http://jigsaw.w3.org/css-validator/validator?uri=&#8217;%20+%20document.location.href;
</p></blockquote>
<p><strong>Highlight Nofollow Links Red</strong></p>
<blockquote><p>javascript:var%20t=document.getElementsByTagName(&#8216; a&#8217;);for(i=0;i<t.length;i++){if(t[i].rel.toLowerCase()=='nofollow'){void(t[i].style.color='red');}}
</p></blockquote>
<p><strong>Show Domains Robots.txt</strong></p>
<blockquote><p>javascript:void(location.href=&#8217;http://&#8217;%20+%20location.host%20+%20&#8242;/robots.txt&#8217;)</p></blockquote>
<p><strong>Page Last Modified Date</strong></p>
<blockquote><p>javascript:if(frames.length<1){alert('The%20server %20indicates%20that%20the%20page%20was%20last%20mo dified:%20'%20+%20window.document.lastModified)}
</p></blockquote>
<p><strong>Number of Links on a Page</strong></p>
<blockquote><p>javascript:if(frames.length<1){alert('This%20page% 20has%20'%20+%20document.links.length%20+%20'%20li nks.')}
</p></blockquote>
<p>Also many people are probably not aware but you can drag these Bookmarklets below the Omnibar which gives you a simple &#8220;Toolbar&#8221; which allows you to access all these functions with one click to save going Bookmarks >> Function.</p>
<p><img alt="" src="http://www.chrometricks.net/images/chrome_toolbar.png" class="alignnone" width="500" height="350" /><br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://chrometricks.net/chrome-tips-google-toolbar-for-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

