Firefox 扩展中的 GMail 访问

发布于 2024-11-28 22:35:10 字数 396 浏览 1 评论 0原文

我正在创建一个基于小部件的应用程序,我需要在其中为 GMail 创建一个小部件。该应用程序使用基于 xulrunner 的技术堆栈。该小部件所需的主要功能是: 1. 邮件列表 2. 阅读/删除/标记/回复/撰写邮件。

我遇到过 Google 的 GData API,它适用于所有主要的 Google 产品,如博客、日历、YouTube 等,但不适用于 GMail。我发现的另一种方法是使用非官方 GMail Mobile API 此处

有没有人有其他好的方法来做到这一点?我特别想了解如何通过 IMAP/POP3 访问 GMail。

提前致谢。

I am creating a widget based application in which I need to create a widget for GMail. This application uses xulrunner based technology stack. Major features required in this widget are:
1. List of mails
2. Read/Delete/Mark/Reply/Compose a mail.

I have come across the Google's GData API which is available for all major Google products like Blogs,Calendar,YouTube etc but not for GMail. Another way I found is to use unofficial GMail Mobile API here.

Does anybody have any other good way of doing this? Particularly I would really like to know about accessing GMail via IMAP/POP3.

Thanks in Advance.

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

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

发布评论

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

评论(1

岁吢 2024-12-05 22:35:10

搜索不到 1 分钟就找到了这个。 http://code.google.com/intl/iw-IL/ apis/gmail/imap/

这是 Google IMAP API 站点,它解释了您需要的一切。

Found this in under 1 minute of searching. http://code.google.com/intl/iw-IL/apis/gmail/imap/

This is the Google IMAP API site, it explains everything you need.

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