mgutt
關於我
名稱 | mgutt |
---|---|
加入日期 | Oct. 9, 2014 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
FiltaQuilla
評分: 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. :(
Shedule Filters
評分: 5 / 5 顆星
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!
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。