Created
September 11, 2016 00:25
-
-
Save ryanfitzer/7e46c59249a178875ec65f9882a48629 to your computer and use it in GitHub Desktop.
Bookmarklet for Duck Duck Go to Google Search
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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