开始使用 Thunderbird 扩展

发布于 2024-09-05 06:23:49 字数 136 浏览 1 评论 0原文

我已经使用 Thunderbird 多年了,现在我有兴趣开发一些自己的扩展。我查看了他们官方网站上的文档,但发现对此的入门支持很少。我对 python、perl、php 有一些经验,希望您能给我推荐一些入门材料,如果有一个“hello world”就太好了。

I have been using Thunderbird for many years now and now I am interested in developing some of my own extensions. I looked over the documentation on their official website but found little support for getting started at this. I have some experience with python, perl, php and would like if you can recommend me some getting started materials, a "hello world" for this would be great.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

江湖彼岸 2024-09-12 06:23:49

2020 年更新

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


要在十分钟内构建一个简单的 Thunderbird 扩展,请查看本教程:
https://developer.mozilla.org/en/Extensions/Thunderbird/Building_a_Thunderbird_extension

然而,专注于创建 Mozilla 扩展(Firefox 和 Thunderbird)的真正好的教程在这里:
https://developer.mozilla.org/en/XUL_School

有关 Thunderbird 扩展的高级主题:< br>
https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos

一些附加信息:
https://developer.mozilla.org/en/Extensions/Thunderbird

Update 2020

As of 2020, here is the current documentation:
https://developer.thunderbird.net/add-ons/about-add-ons


To build a simple Thunderbird extension in ten minutes look at this tutorial:
https://developer.mozilla.org/en/Extensions/Thunderbird/Building_a_Thunderbird_extension

However, the really good tutorial that focuses on creating Mozilla extensions (both Firefox and Thunderbird) is here:
https://developer.mozilla.org/en/XUL_School

Advanced topics about Thunderbird extensions:
https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos

Some additional info:
https://developer.mozilla.org/en/Extensions/Thunderbird

看轻我的陪伴 2024-09-12 06:23:49

Mozilla 的扩展开发论坛是一个很好的资源。

The extension development forums at Mozilla are a great resource.

花开浅夏 2024-09-12 06:23:49

更新:Thunderbird 78

自版本 78 Thunderbird 使用新的 MailExtensions 格式、旧扩展
不再受支持,2020 年底之前发布的大多数链接都已失效。

当前 Mozilla 指南 Thunderbird 扩展位于此处:
https://developer.thunderbird.net/add-ons/mailextensions

Update: Thunderbird 78

Since version 78 Thunderbird uses new MailExtensions format, legacy extensions
are no longer supported, most of links posted here before late 2020 are dead.

Current Mozilla guide to Thunderbird extensions is here:
https://developer.thunderbird.net/add-ons/mailextensions

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文