To try the thousands of add-ons available here, download Mozilla Firefox, a fast, free way to surf the Web!
CloseWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseReview for MarkSubfolders by kammo
Rated 5 out of 5 stars
To make this work in Thunderbird 10 you'll need to change:
install.rdf
to...
<em:maxVersion>10.*</em:maxVersion>
and change
chrome/content/markAllReadSubfolders.js (line 132)
to...
var appVer3Orlater = version.substring(0,3) == "10.";
The only difference with this to the previous hack suggested by George is that the version.substring must also be changed - subtle, but important...
To create your own collections, you must have a Mozilla Add-ons account.