Thunderbird Webextensions Plug-In get a messageList
问题 I already tried different things to get a list of mails from my inbox folder in Thunderbird. let page = await browser.messages.list(folder); But how to declare folder ? MailFolder is explained in Thunderbird Docs, but how do i get accountId (string) The account this folder belongs to. path (string) Path to this folder in the account. Although paths look predictable, never guess a folder’s path, as there are a number of reasons why it may not be what you think it is. [name] (string) The human