Рейтинг 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).  Этот пользователь оставил другие отзывы на это дополнение.