thunderbird - 开始使用 Thunderbird 扩展

标签 thunderbird thunderbird-addon

我已经使用 Thunderbird 很多年了,现在我有兴趣开发一些我自己的扩展。我查看了他们官方网站上的文档,但发现很少有人对此提供支持。我在 python、perl、php 方面有一些经验,如果你能向我推荐一些入门 Material ,“ Hello World ”会很棒。

最佳答案

2020 年更新
截至 2020 年,以下是当前文档:
https://developer.thunderbird.net/add-ons/about-add-ons

要在十分钟内构建一个简单的 Thunderbird 扩展,请查看本教程:
https://developer.mozilla.org/en/Extensions/Thunderbird/Building_a_Thunderbird_extension
然而,专注于创建 Mozilla 扩展(包括 Firefox 和 Thunderbird)的非常好的教程在这里:
https://developer.mozilla.org/en/XUL_School
关于 Thunderbird 扩展的高级主题:
https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos
一些额外的信息:
https://developer.mozilla.org/en/Extensions/Thunderbird

关于thunderbird - 开始使用 Thunderbird 扩展,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3013688/

相关文章:

javascript - 如何调试 Thunderbird 插件/扩展的 JavaScript

javascript - 如何使用雷鸟插件显示电子邮件正文?

thunderbird - 在 Thunderbird 60+ 插件中创建按钮

shortcut - 如何禁用雷鸟快捷方式

HTML 电子邮件仅在 Thunderbird 中未正确对齐

php - 在 Thunderbird 中使用 Content-ID 和 cid 嵌入电子邮件图像

sqlite - global-messages-db.sqlite中“日期”字段的格式是什么?

javascript - var.replace 不是函数

c++ - 使用 C++ 开发 Thunderbird 扩展