Üdvözöljük a Firefox for Android kiegészítők oldalon.
Bővítse extra funkciókkal és stílusokkal, hogy a Firefox for Android csak az Öné lehessen.
BezárásGoogle Search for Thunderbird kiegészítő értékelése, írta: Nick Spirov
5 csillagra értékelve az 5-ből
==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, "", {});
Saját gyűjteményt szeretne készítéséhez Mozilla Add-ons felhasználói fiókkal kell rendelkeznie.