Comments on: [kb] Kotobank Dictionary Bookmarklet /kotobank-dictionary-bookmarklet/ You don't know a language, you live it. You don't learn a language, you get used to it. Sat, 04 Jul 2020 16:09:19 +0900 hourly 1 https://wordpress.org/?v=5.1.13 By: ライトニング /kotobank-dictionary-bookmarklet/#comment-1000060749 Sun, 27 Oct 2013 03:39:18 +0000 /?p=27537#comment-1000060749 In case anybody (myself) wanted to use Yahoo dictionary, I made a slight modification so it will go to Yahoo Dictionary (monolingual) instead

javascript:(function(){var%20w=window,d=w.document,s=””;;if(d.selection){s=d.selection.createRange().text}else%20if(d.getSelection){s=d.getSelection()}else%20if(w.getSelection){s=window.getSelection()}window.open(“http://dic.yahoo.co.jp/detail?p=”+encodeURIComponent(s)+”&stype=0&dtype=0″,”_blank”);})()

]]>