Skip to content

It's annoying to open Google everytime DuckDuckGo dosn't find what we are looking for. This is the script to save time.

Notifications You must be signed in to change notification settings

rignaneseleo/DuckDuckGo_to_Google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

DuckDuckGo_to_Google

It's annoying to open Google everytime DuckDuckGo dosn't find what we are looking for. This is the js script to run as a bookmark to save time.

How to?

Create a new bookmark in the Bookmarks bar of your favourite browser and fill the link space with:

javascript:(function(){window.location.replace("https://www.google.com/search?q="+$("#search_form_input").val());})();

Cheers ✌️🏻

About

It's annoying to open Google everytime DuckDuckGo dosn't find what we are looking for. This is the script to save time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published