Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.