Добро пожаловать в дополнения SeaMonkey.
Добавляйте дополнительные функции и стили, чтобы настроить SeaMonkey по своему вкусу.
ЗакрытьОтзыв на FiltaQuilla от mgutt
Рейтинг 5 из 5 звёзд
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. :(
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.