child |
|
|
ext-mail.json |
|
6746 |
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[]}
|
22726 |
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.
|
81182 |
extensionPopup.js |
globals reporterListener |
14686 |
extensionPopup.xhtml |
|
4625 |
ExtensionPopups.sys.mjs |
-*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- |
19827 |
extensions-mail.manifest |
|
246 |
ExtensionToolbarButtons.sys.mjs |
-*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- |
29385 |
jar.mn |
|
5217 |
MailExtensionShortcuts.sys.mjs |
Builds a XUL Key element and attaches an onCommand listener which
emits a command event with the provided name when fired.
@param {Document} doc The XUL document.
@param {string} name The name of the command.
@param {string} shortcut The shortcut provided in the manifest.
@see https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/key
@returns {Document} The newly created Key element.
|
3028 |
moz.build |
|
909 |
parent |
|
|
processScript.js |
|
2652 |
schemas |
|
|
test |
|
|