javascript:(function(){var query=prompt('Enter search query:');if(query){var site=window.location.hostname;window.location.href='https://www.google.com/search?q=site:'+site+'+'+encodeURIComponent(query);}})();
Last active
November 19, 2024 16:10
-
-
Save marcus-at-localhost/a32143e96f54e3ca6e9cdfa7c491f8f9 to your computer and use it in GitHub Desktop.
Search current site with google bookmarklet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment