Skip to content

Instantly share code, notes, and snippets.

@kentaro
Created August 28, 2008 02:07
Show Gist options
  • Save kentaro/7638 to your computer and use it in GitHub Desktop.
Save kentaro/7638 to your computer and use it in GitHub Desktop.
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