Review for Attachment Sizes by Ano
Evaluată cu 5 din 5 stele
Looks like it works if you replace
if (this.mMsgUri == GetDBView().URIForFirstSelectedMessage) {
by this
if (this.mMsgUri == gDBView.URIForFirstSelectedMessage) {
in attbytes.js
To create your own collections, you must have a Mozilla Add-ons account.