Skip to content

Instantly share code, notes, and snippets.

@jasonseney
Created July 12, 2022 17:55
Show Gist options
  • Save jasonseney/55a8666182b57e08bdd9e1130b926433 to your computer and use it in GitHub Desktop.
Save jasonseney/55a8666182b57e08bdd9e1130b926433 to your computer and use it in GitHub Desktop.
Reddit Search on Google
window.location.href = encodeURI(document.location.href) + '&as_sitesearch=reddit.com';
@jasonseney
Copy link
Author

Use this tool to convert to a bookmarklet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment