Ramanan's Blog

My Learnings & Experiments

How to change the search engine dynamically in google chrome?

Google Chrome

How to quickly search on different search engines?

Introduction

Sometimes I wonder what will be the search engine result for my query if it is not personalized. As everyone know, google results are personalized based on our pervious searches. So sometimes I use DuckDuckGo.

About This Post

Say for example, if you want to search Hello World in google.com, yahoo.com, bing.com from the chrome search bar without changing the settings then this is correct place you have landed.

I have also added a section if you want to add a new search engine with this dynamically switching feature.

Modifying The Existing Search Engine

Chrome has few default search engines and you can find them by right clicking the search bar and selecting Edit Search Engines option.

If you want to search on various search engine from the search bar then you can use the keywords mentioned in this settings page. By default it is longer than the actually url. 😀

You can edit the keyword to make it short so typing the couple of character and pressing space bar in the keyboard will change the search engine.

search-engine-gif

Adding A New Search Engine

If you want to search in your firm’s intranet portal or in github then you can follow the below step to add the search engine. Here I am showing how to add DuckDuckGo

  1. Go to the search engine and search something
  2. You will get a URL for the search result
  3. Replace the query string with %s
  4. Right click the Search bar and select Edit Search Engines
  5. Click Add button in the Manage Search Engines page
  6. Give a name to the Search Engine, in out case DuckDuckGo
  7. Type a keyword d!
  8. Paste the modified url in the URL field
  9. Test it with your keyword in the search bar

duckduckgo-gif