Showing posts with label google image search. Show all posts
Showing posts with label google image search. Show all posts
April 21, 2011
Quick tip - enable basic version of google image search
No comments:
Author:
tec
at
4/21/2011 07:55:00 pm
Labels:
basic version of google images,
google image search,
switching to basic version of google image search
Many people including me dislike the new version of google image search for a few reasons.
For such people, I've a quick solution.
Save this javascript function as a new bookmark in your favorite browser :
The next time you want to search for a image and what the search results to come up in basic version of google image search, just click on the new bookmark that you just created.
Read More
For such people, I've a quick solution.
Save this javascript function as a new bookmark in your favorite browser :
javascript:function imageSEARCH(){var x = prompt("FIND WHAT ?");window.location="http://images.google.com/images?q="+x+"&sout=1";}imageSEARCH();
The next time you want to search for a image and what the search results to come up in basic version of google image search, just click on the new bookmark that you just created.
Subscribe to:
Posts (Atom)