GoogleツールバーのGoo辞書ボタン
検索窓から使いづらかったのでちょっと改造。
<?xml version="1.0"?> <custombuttons xmlns="http://toolbar.google.com/custombuttons/"> <button> <search>http://dictionary.goo.ne.jp/search.php?MT={query}</search> <site>http://dictionary.goo.ne.jp/</site> <title>goo辞書</title> <description>国語辞典、英和辞典、和英辞典、Wikipedia記事から検索します。</description> <gadget width="320" height="150" whole-dropdown="true">http://ww61.tiki.ne.jp/~yuu-maito/gadget/dictionary.xml</gadget> <update>http://www.google.com/ig/directory?synd=toolbar&hl=ja&url=http%3A//ww61.tiki.ne.jp/~yuu-maito/gadget/dictionary.xml&output=tbxml</update> </button> </custombuttons>
Googleツールバーの、オプション>ボタン>編集>詳細エディタを使用… で出てくるテキストエリアに上記を貼り付ければOK。