Name Description Size
child
ext-mail.json 7369
extension.svg 1397
ExtensionAccounts.sys.mjs Return all mail accounts, which are supported by Thunderbird's WebExtension APIs. This excludes chat accounts and the preliminary EWS accounts. @returns {nsIMsgAccount[]} 23607
ExtensionBrowsingData.sys.mjs 2637
ExtensionMailTabs.sys.mjs Returns the message belonging to the specified row index. If requested, all collapsed messages are returned as well, if any. @param {DBViewWrapper} dbView @param {integer} idx - the row index of the view @param {boolean} includeCollapsedThreads - wether to include messages in collapsed threads as well @returns {nsIMsgDBHdr[]} The message(s) belonging to the specified row index. 3070
ExtensionMessages.sys.mjs Creates a raw message string from a WebExtension MessagePart. Fails if the MessagePart does not contain raw header or raw content data. @param {MessagePart} messagePart @returns {string} The raw message reconstructed from the provided MessagePart. 85926
extensionPopup.js globals reporterListener 14691
extensionPopup.xhtml 4826
ExtensionPopups.sys.mjs -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 19875
extensions-mail.manifest 246
ExtensionSpaces.sys.mjs @typedef SpaceData @property {string} name - name of the space as used by the extension @property {integer} spaceId - id of the space as used by the tabs API @property {string} spaceButtonId - id of the button of this space in the spaces toolbar @property {SpaceTabProperties} tabProperties - properties for the default space tab @see mail/components/extensions/schemas/spaces.json @property {SpaceButtonProperties} buttonProperties - properties for the space button @see mail/components/extensions/schemas/spaces.json @property {ExtensionData} extension - the extension the space belongs to 11032
ExtensionToolbarButtons.sys.mjs -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- 29421
ExtensionUtilities.sys.mjs The default time between events of the same kind, which should be collapsed into a single WebExtension event. 778
jar.mn 5415
MailExtensionShortcuts.sys.mjs These properties cannot be lazy getters otherwise they get defined on first use, at a time when some modules may not have been loaded. In that case, the getter would become undefined until next app restart. 3826
moz.build 974
parent
processScript.js 2652
schemas
test