Created
August 28, 2008 02:07
-
-
Save kentaro/7638 to your computer and use it in GitHub Desktop.
This file contains 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
makeSearchCommand({ | |
name: "hatena-search", | |
url: "http://search.hatena.ne.jp/search?word={QUERY}&site=d.hatena.ne.jp&ie=utf8", | |
icon: "http://search.hatena.ne.jp/favicon.ico", | |
description: | |
"Searches <a href=\"http://d.hatena.ne.jp/\">Hatena::Diary</a> for your words." | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment