Update for Thunderbird 128
Required steps to update add-ons for Thunderbird 128.
Changes in Manifest V2 WebExtension APIs
Introducing Manifest V3
Changes in Thunderbird Core
ESMification
const { XPCOMUtils } = ChromeUtils.importESModule("resource://gre/modules/XPCOMUtils.sys.mjs");nsIMsgCopyServiceListener
thread-pane-columns.mjs
nsIFilePicker::init()
FileUtils.getFile()
MailServices.accounts.FindAccountForServer()
MozElements.NotificationBox.appendNotification()
Services.jsm
Services.logins.addLogin()
XPCOMUtils.defineLazyGetter()
Last updated
Was this helpful?

