评分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.

这个评论是针对附加组件的一个早期版本的(2.1.698)。 

评分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.

这个评论是针对附加组件的一个早期版本的(1.1.595)。 

评分5星,满分5星

Great extension!!! Very useful. Please update it - in Thunderbird-3.0b2 not work :(((

这个评论是针对附加组件的一个早期版本的(1.1.595)。