Skip to content

Instantly share code, notes, and snippets.

@ryanfitzer
Created September 11, 2016 00:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfitzer/7e46c59249a178875ec65f9882a48629 to your computer and use it in GitHub Desktop.
Save ryanfitzer/7e46c59249a178875ec65f9882a48629 to your computer and use it in GitHub Desktop.
Bookmarklet for Duck Duck Go to Google Search
javascript:(function()%7Bwindow.location.assign('https%3A%2F%2Fwww.google.com%2Fsearch%3F'%2B%2Fq%5B%5E%26%5D%2B%2F.exec(window.location.search))%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment