Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiRecensione di Nick Spirov per Google Search for Thunderbird
Assegnate 5 su 5 stelle
==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, "", {});
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.