I love Google Chrome, its very easy to use, loading very fast, and looks very simple.
Guys, does anyone know when Google is launching "Google Toolbar" for Chrome?
thanks![]()
This is a discussion on Google Toolbar for Chrome within the Chrome Tips & Tricks section, part of the Google Chrome category: I love Google Chrome, its very easy to use, loading very fast, and looks very simple. Guys, does anyone know ...
I love Google Chrome, its very easy to use, loading very fast, and looks very simple.
Guys, does anyone know when Google is launching "Google Toolbar" for Chrome?
thanks![]()
Last edited by wantsucceed; 02-27-2009 at 08:45 AM.
I believe I've fixed the code (it works for me anyway). It was just a case of taking out the random superfluous spaces, as with some of the other scriptlets, and correcting the direction the first parenthesis...
javascript: (function(){var%20D=document;%20D.body.normalize() ;%20F(D.body);%20function%20F(n){var%20u,A,M,R,c,x ;%20if(n.nodeType==3){%20u=n.data.search(/https?\:\/\/[^\s]*[^.,">\s\)\]]/);%20if(u>=0)%20{%20 M=n.splitText(u);%20 R=M.splitText(RegExp.lastMatch.length);%20 A=document.createElement("A");%20A.href=M.data;%20A.appendChild(M);%20R.parentNode.insertBefore(A,R) ;%20}%20}else%20if (n.tagName!="STYLE"%20&&%20n.tagName!= "SCRIPT"%20&&%20n.tagName!="A")for (c=0;x=n.childNodes[c];++c)F(x);%20}%20})();
Last edited by Shiny; 06-08-2009 at 01:51 PM.
The forum inputs a space after 50 continuous characters. When copying/pasting code make sure you take out those spaces or you will have problems.
How do you use these? With the google toolbar in firefox, I can type a word in to the search bar and press one button to do a current site search. But I try the same thing with the site-search link above using the chrome all purpose url/search text entry input and the result is just a site search without the search term I typed in. I still have to navigate to 2 pages to accomplish what I'm looking for. It seems my confusion is with where $1 comes from, maybe?
I think I'm missing something basic, but am dying to figure it out so that I can expand on this with language translators.
Last edited by cacortes; 06-25-2009 at 11:10 PM.
Is google toolbar or any other toolbar available for google chrome????![]()
Last edited by siddharth gupta; 06-26-2009 at 07:36 PM. Reason: grammatical errors(sorry)
More bookmarlets on googlesystem.blogspot.com.
Translate page to English won't work.
The others works fine.
It's possible to have other languages (ex. translate to Italian)
What changes I must do?
I am using this to translate to English
have to enter EN though
Code:javascript:A14nH=location.href; L3f7=prompt('Choose%20destination%20language%20(2% 20chars%20abbreviation):%20','en'); if(L3f7.length==2) {location='http://translate.google.com/translate?u='%20+%20encodeURIComponent(A14nH)+'&sl =auto&tl='+L3f7;}else{alert ('Invalid%20language%20abbreviation.')}
I made this to translate to English a while ago. Doesn't have a prompt or anything.
Code:javascript:(function(){location.href="http://translate.google.com/translate?u="+escape(location.href)+"&tl=en&hl=en&ie=UTF-8";})()
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share