Review for New Folder Filters Button by Yinong Wang
Rated 5 out of 5 stars
I am the maintainer of a similar add-on.
The update of Thunderbird 138 breaks the add-on by no longer supporting JSM scripts.
Please migrate the dependency to the corresponding ESM package.
const { ExtensionCommon } = ChromeUtils.importESModule("resource://gre/modules/ExtensionCommon.sys.mjs");
To create your own collections, you must have a Mozilla Add-ons account.