Willkommen bei den Thunderbird-Add-ons.
Fügen Sie Zusatzfunktionen und Stile hinzu, um sich Thunderbird zu Eigen zu machen.
Schließenmgutt
Über mich
Name | mgutt |
---|---|
Benutzer seit | Okt. 9, 2014 |
Anzahl der entwickelten Add-ons | 0 Add-ons |
Durchschnittliche Bewertung der Add-ons des Entwicklers | Noch nicht bewertet |
Meine Bewertungen
FiltaQuilla
Bewertet mit 5 von 5 Sternen
The addons "FiltaQuilla" and "Shedule Filters" should be built-in features of Thunderbird.
Its sad that I was not able to perform this Javascript Action with Body example:
for (let index = 0; index < msgHdrs.length; index++)
{
let hdr = msgHdrs.queryElementAt(index, Ci.nsIMsgDBHdr);
hdr.subject = "[Hello, world] " + hdr.subject;
}
It displays the [Hello, world] in the message list, but its not saved to the IMAP server and after moving the mail to another folder this change disappears. :(
Shedule Filters
Bewertet mit 5 von 5 Sternen
Thunderbird is not able to run filters on local or subfolders so you need to run filters manually. With this addon you can instead choose an intervall and all filters execute for a specific folder every X minute(s). Perfect!
Um Ihre eigenen Sammlungen zu erstellen, müssen Sie einen Benutzeraccount bei Mozilla Add-ons haben.