Välkommen till Firefox för Android tillägg.
Lägg till extra funktioner och stilar för att göra Firefox för Android till ditt.
StängRecension av Google Search for Thunderbird av Nick Spirov
Betygsatt 5 utav 5 stjärnor
==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, "", {});
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.