Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Is there an API in Thunderbird Webextensions to create a MailAccount yet?

  • 1 ответ
  • 0 имеют эту проблему
  • 18 просмотров
  • Последний ответ от Wayne Mery

more options

I need to create a WebExtension which automates the setup of a MailAccount, however I cannot find an API for it. It seems staggering that there wouldn't be one, this is perhaps the single most basic thing I can think of for an extension to do, but here are the docs: https://webextension-api.thunderbird.net/en/latest/accounts.html and it doesn't seem to be in there. Is there a way to achieve this or is such a feature on the roadmap?

I need to create a WebExtension which automates the setup of a MailAccount, however I cannot find an API for it. It seems staggering that there wouldn't be one, this is perhaps the single most basic thing I can think of for an extension to do, but here are the docs: https://webextension-api.thunderbird.net/en/latest/accounts.html and it doesn't seem to be in there. Is there a way to achieve this or is such a feature on the roadmap?

Все ответы (1)

more options

If it is your intention to code an addon, then you will want to be on https://thunderbird.topicbox.com/groups/addons - it will be a good place to ask your question, if it isn't already answered there.