40 productivity-boosting search bookmarklets
Instantly add powerful new search features to your browser
UK shopping search bookmarklets
When you find a real bargain online then it's tempting to buy right away. But don't part with any cash until you've compared the prices available at other stores. Select the product name on the page, then click one of our bookmarklets to search for better deals.
Search Shopping.com
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://uk.shopping.com/xFS?KW=" + escape(q).replace(/ /g, "+"); void 0
Search Google Shopping
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.google.co.uk/products?q=" + escape(q).replace(/ /g, "+"); void 0
Search ciao
Get the best Black Friday deals direct to your inbox, plus news, reviews, and more.
Sign up to be the first to know about unmissable Black Friday deals on top tech, plus get all your favorite TechRadar content.
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.ciao.co.uk/sr/q-" + escape(q).replace(/ /g, "+"); void 0
Search Amazon
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.amazon.co.uk/s/field-keywords=" + escape(q).replace(/ /g, "+"); void 0
Search eBay
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://shop.ebay.co.uk/" + escape(q).replace(/ /g, "+"); void 0
Search mySupermarket
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.mysupermarket.co.uk/Shopping/FindProducts.aspx?Query=" + escape(q).replace(/ /g, "+"); void 0
SAVE MONEY: Make sure you're getting the best possible deal with our shopping bookmarklets
Social networking search bookmarklets
If you want to find out more about someone then their social networking profiles are a very good place to start. Just select their name on the page, then click one of the bookmarklets here to track them down.
Search MySpace
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://searchservice.myspace.com/index.cfm?fuseaction=sitesearch.results&qry=" + escape(q).replace(/ /g, "+")+'&type=People'; void 0
Search Facebook
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.facebook.com/home.php#/s.php?ref=search&init=q&q=" + escape(q).replace(/ /g, "+"); void 0
Search Bebo
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.bebo.com/Search2.jsp?SearchTerm=" + escape(q).replace(/ /g, "+"); void 0
Search Friendster
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://www.friendster.com/search/user?query=" + escape(q).replace(/ /g, "+"); void 0
Search hi5
javascript:q = "" + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!q) q = prompt("Enter your search here", ""); if (q!=null) location="http://hi5.com/friend/processBrowseSearch.do?&searchText=" + escape(q).replace(/ /g, "+"); void 0
FRIEND FINDER: Point. Click. Find your friends
-------------------------------------------------------------------------------------------------------
Liked this? Then check out 101 Google tips, tricks and hacks
Sign up for the free weekly TechRadar newsletter
Get tech news delivered straight to your inbox. Register for the free TechRadar newsletter and stay on top of the week's biggest stories and product releases. Sign up at http://www.techradar.com/register
Mike is a lead security reviewer at Future, where he stress-tests VPNs, antivirus and more to find out which services are sure to keep you safe, and which are best avoided. Mike began his career as a lead software developer in the engineering world, where his creations were used by big-name companies from Rolls Royce to British Nuclear Fuels and British Aerospace. The early PC viruses caught Mike's attention, and he developed an interest in analyzing malware, and learning the low-level technical details of how Windows and network security work under the hood.