Created
September 11, 2011 07:06
-
-
Save tetu1225/1209271 to your computer and use it in GitHub Desktop.
ゴガクルフレーズ検索ブックマークレット
This file contains hidden or 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:var%20d=document;var%20tx=d.selection?d.selection.createRange().text:d.getSelection();var%20subw=window.open('http://gogakuru.com/english/phrase/keyword/'+tx+'.html').document; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment