daks 發表對 ThreadVis 的評論
評分: 5 / 5 顆星
Could you please update this greatly add-on to make it work in thunderbird 6.0? Incomfortable to work without it. Very useful add-on!
Thanks.
評分: 5 / 5 顆星
Error with TB3:
threadvis-jserror
message: this.getMainWindow().GetLoadedMsgFolder is not a function
file: chrome://threadvis/content/ThreadVis.js
line: 263
ThreadVisNS.ThreadVis.prototype.checkEnabledAccountOrFolder = function(folder) {
if (! folder) {
folder = this.getMainWindow().GetLoadedMsgFolder(); //This is line 263
}
if (! folder) {
return false;
}
// get from cache
if (this.cacheKeyCheckEnabledAccountOrFolder == folder) {
return this.cacheValueCheckEnabledAccountOrFolder;
}
Who can fix this problem - do it please, very useful addon!!
P.s. ThreadVis is free software released under the GNU AGPLv3 license.
評分: 5 / 5 顆星
Great extension!!! Very useful. Please update it - in Thunderbird-3.0b2 not work :(((
此意見為舊版本 (1.1.595) 的附加元件。請選擇一個原因:
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。