Changelog for Thunderbird 131

The following WebExtension API changes were introduced in Thunderbird 131.

api menus
api messages
api storage
  • property session.QUOTA_BYTES — The maximum amount of data (in bytes, currently at 10MB) that can be stored in session storage, as measured by the StructuredCloneHolder of every value plus every key’s length.