You can add any web site's search to Google Chrome's Omnibox. With Google Chrome's settings, select Manage search engines
In addition to some standard ones Google already has, you can easily add your own. First you need to find the search result URL used on the web site. On Grooveshark, when I search for Queen, it displays:
http://grooveshark.com/#!/search?q=queen
I then substitute my query (i.e. queen) with %s. Chrome will use whatever you type in the Omnibox for %s.
http://grooveshark.com/#!/search?q=%s
Once you have your search URL, you just need to add the shortcut (what you type to enable the search) and the display name.
Remember, the shortcut is enabled after you type it and then hit tab:
Here's some ideas to get your started:
Google Drive: https://drive.google.com/drive/#search?q=%s
Google Image Search: https://www.google.ca/search?q=%s&source=lnms&tbm=isch&sa=X&ei=Np8BVZ6eGYG5ogTT84L4Aw&ved=0CAkQ_AUoAw&biw=1440&bih=782
Youtube: http://www.youtube.com/results?search_query=%s&page={startPage?}&utm_source=opensearch
For more information, see Google's documentation: http://goo.gl/5mqkck
What search engines will you add?
No comments:
Post a Comment