Skip to content

Instantly share code, notes, and snippets.

@sogoo
Last active December 14, 2015 02:49
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 sogoo/5016768 to your computer and use it in GitHub Desktop.
Save sogoo/5016768 to your computer and use it in GitHub Desktop.
google site search /bookmarklet
javascript:var%20ax=prompt('%E8%B0%B7%E6%AD%8C%E7%AB%99%E5%86%85%E6%90%9C%E7%B4%A2\n%E8%AF%B7%E8%BE%93%E5%85%A5%E6%90%9C%E7%B4%A2%E5%85%B3%E9%94%AE%E5%AD%97','');if(ax.length>0){window.open('http://www.google.com/search?hl=zh-CN&q=site:'+encodeURIComponent(location.hostname)+'%20'+encodeURIComponent(ax))};void(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment