
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 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.
I will also add more as time goes on.
Google Cache
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=cache:”+escape(a);})())
Google Links
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=link:”+escape(a);})())
Google Site:
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=site:”+escape(a);})())
Search for URL
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=”+escape(a);})())
Google Images from Site
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://images.google.com/images?hl=en&q=”+escape(a);})())
Google Info:
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=info:”+escape(a);})())
Related Sites/Pages
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://www.google.com/search?q=related:”+escape(a);})())
Translate Page to English
javascript:var%20t=((window.getSelection&&window.g etSelection())||(document.getSelection&&document.g etSelection())||(document.selection%20&&document.s election.createRange&&document.selection.createRan ge().text));var%20e=(document.charset||document.ch aracterSet);if(t!=”){location.href=’http://translate.google.com/translate_t?text=’+t+’&hl=en&tbb=1&ie=’+e;}else{lo cation.href=’http://translate.google.com/translate?u=’+escape(location.href)+’&hl=en&tbb=1& ie=’+e;};
Pages Indexed in Yahoo
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://search.yahoo.com/search?p=”+escape(a);})())
Yahoo Backlinks
javascript:location.href=’http:/’+'/search.yahoo.com/search?p=linkdomain%3A’+document.domain.replace(’w ww.’,”)+’%20-site%3a’+document.domain.replace(’www.’,”)+’&%230 38;n=100′;
Pages Indexed in MSN
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://search.msn.com/results.aspx?q=site:”+escape(a);})())
Yahoo Directory
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://search.yahoo.com/search/dir?h=c&p=”+escape(a);})())
Alexa Rank
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://alexa.com/data/details/traffic_details?q=&url=”+escape(a);})())
Compete.com Details
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://siteanalytics.compete.com/”+escape(a);})())
Archive.org
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://web.archive.org/web/*/”+escape(a);})())
Delicious Bookmarks
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://del.icio.us/url/check?url=”+escape(a);})())
Technorati
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://technorati.com/search/”+escape(a);})())
URL Mentions on Digg
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://digg.com/search?area=all&age=all&sort=new&type=all&s=”+esca pe(a);})())
DomainTools Domain Lookup
javascript:void((function(){var%20a=location.href. replace(/^http%5C:%5C/%5C/(.*)$/,”$1″);location.href=”http://whois.domaintools.com/”+escape(a);})())
Validate Page HTML at W3C
javascript:location.href=’http://validator.w3.org/check?uri=’%20+%20document.location.href%20+%20%20 ‘&doctype=Inline’;
Validate Page CSS at W3C
javascript:javascript:location.href=’http://jigsaw.w3.org/css-validator/validator?uri=’%20+%20document.location.href;
Highlight Nofollow Links Red
javascript:var%20t=document.getElementsByTagName(’ a’);for(i=0;i
Show Domains Robots.txt
javascript:void(location.href=’http://’%20+%20location.host%20+%20′/robots.txt’)
Page Last Modified Date
javascript:if(frames.length<1){alert('The%20server %20indicates%20that%20the%20page%20was%20last%20mo dified:%20'%20+%20window.document.lastModified)}
Number of Links on a Page
javascript:if(frames.length<1){alert('This%20page% 20has%20'%20+%20document.links.length%20+%20'%20li nks.')}
Also many people are probably not aware but you can drag these Bookmarklets below the Omnibar which gives you a simple “Toolbar” which allows you to access all these functions with one click to save going Bookmarks >> Function.

| |
Leave a reply