Nick Spirov さんによる Google Search for Thunderbird のレビュー
5 つ星中 5つの評価を受けています
==SOLUTION==
how to add Google Search (no plugin is needed):
1. Open Error Console (in Developer Tools menu)
2. Paste the following:
Services.search.addEngine("http://bwinton.latte.ca/Work/google.xml", null, "", {});
3. Press Enter
--- BONUS ---
how to add DuckDuckGo, replace the command:
Services.search.addEngine("https://duckduckgo.com/opensearch.xml", null, "", {});
自分のコレクションを作成するには Mozilla アドオンサイトのアカウントが必要です。
あるいは 既存のアカウントへログイン