This is a fork of the original ThunderAI repository. It includes changes based on personal preferences. ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT, Gemini, Claude or Ollama to enhance email management.
Find a file
Mic 024260009d
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 65.5% (371 of 566 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hans/
2026-04-09 22:20:50 +02:00
.github Update feature request link in bug report template 2026-03-14 12:47:25 +01:00
_locales Translated using Weblate (Chinese (Simplified Han script)) 2026-04-09 22:20:50 +02:00
api_webchat HTML title removed because Thunderbird is setting its title and then changing it after the windows creation and we are already doing that see https://github.com/micz/ThunderAI/issues/696#issuecomment-4190953876 2026-04-06 23:08:10 +02:00
claude-spec added an option to always use a plain text summary. see #740 2026-04-05 23:54:56 +02:00
images iconse renamed and translate for context menu added 2026-03-30 23:07:53 +02:00
js added an option to always use a plain text summary. see #740 2026-04-05 23:54:56 +02:00
options release notes updated 2026-04-09 22:10:08 +02:00
pages added the antispam skip list. see #743 2026-04-07 23:02:05 +02:00
popup now the popup closes immediatly. see #677 2026-04-02 00:09:00 +02:00
.gitignore gitignore added 2026-03-15 23:45:38 +01:00
CHANGELOG.md release notes updated 2026-04-09 22:10:08 +02:00
CLAUDE.md CLAUDE.md updated 2026-03-20 21:27:14 +01:00
LANG.md LANG.md updated 2026-01-22 23:01:50 +01:00
LICENSE Initial commit 2024-03-30 10:44:56 +01:00
manifest.json version set to 4.1.0pre2 2026-04-05 23:56:24 +02:00
mzta-background.html keeping formatted summary #580 2026-03-25 23:59:20 +01:00
mzta-background.js added the antispam skip list. see #743 2026-04-07 23:02:05 +02:00
README.md iconse renamed and translate for context menu added 2026-03-30 23:07:53 +02:00
VENDORS.md VENDORS link updated. fixes #679 2026-02-25 21:33:55 +01:00

ThunderAI icon ThunderAI

ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT, Google Gemini, Claude or Ollama to enhance email management.

It enables users to analyse, write, correct, assign tags, create calendar events or tasks and optimize their emails, facilitating more effective and professional communication.

ThunderAI is a tool for anyone looking to improve their email quality, both in content and grammar, making the writing process quicker and more intuitive.

You can also define, export and import your own custom prompts!

In any custom prompt you can use additional data placeholders!

Using an API integration, you can activate some automatic features:

  • Tagging incoming emails
  • Moving spam emails to the junk folder

Note

Available Integrations

  • ChatGPT Web
    • There is no need for an API key!
    • You can use a free account!

  • OpenAI API
    • Connect directly to ChatGPT using your API key.

  • Google Gemini
    • You can use also the System Instructions and thinkingBudget options if needed.

  • Claude API
    • You need to grant the permission "Access your data for sites in the https://anthropic.com domain" to use the Claude API.

  • Using Ollama
    • Just remember to add OLLAMA_ORIGINS = moz-extension://* to the Ollama server environment variables.
    • More info about CORS

  • OpenAI Compatible API
    • You can also use a local OpenAI Compatible API server, like LM Studio or Mistral AI!
    • There is also an option to remove the "v1" segment from the API url, if needed, and to manually set the model name if the server doesn't have a models list endpoint.
    • You can also use one of these predefined configurations:
      • DeepSeek API
      • Grok API
      • Mistral API
      • OpenRouter API
      • Perplexity API

Translations

Do you want to help translate this addon?

Find out how!


Changelog

ThunderAI's changes are logged here.


Privacy and Permissions

You can find all the information on this page.


Support this addon!

Are you using this addon in your Thunderbird?
Consider to support the development making a small donation. Click here!


Attributions

Translations

Do you want to help translate this addon? Find out how!
The language status represents the percentage of translated strings in the latest stable release.


Graphics


Miscellaneous