ソースを参照

Add google search engine

pull/15/head
10sr 9年前
コミット
7a5188113b
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      _keysnail.js

+ 1
- 0
_keysnail.js ファイルの表示

@@ -92,6 +92,7 @@ style.register(
plugins.options["search-url-list"] = [
["DuckDuckGo", "https://duckduckgo.com/?q=%q"],
["Bing", "http://bing.com/search?q=%q"],
["Google", "http://google.com/search?q=%q"],
["yatwitter search", "http://yats-data.com/yats/search?query=%q"],
["Yahoo Realtime",
"http://realtime.search.yahoo.co.jp/search?rkf=1&ei=UTF-8&p=%q"],


読み込み中…
キャンセル
保存