Review for FiltaQuilla by char101
Rated 5 out of 5 stars
To make this addon work with thunderbird 60:
1) quit thunderbird
2) go to your profile folder, go to extensions, find filtaquilla@mesquilla.com.xpi, unzip it
3) open "content/filtaquilla.js" and replace (a) in line 1180 "for each (var tagInfo in tagArray)" into "for (var tagInfo of tagArray)" (b) in line 1542 "for each (let tagInfo in tagArray)" into "for (let tagInfo of tagArray)"
4) zip it again, rename into filtaquilla@mesquilla.com.xpi and replace the old filtaquilla@mesquilla.com.xpi
To create your own collections, you must have a Mozilla Add-ons account.