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
2024-09-03 21:19:00 +02:00
.github/ISSUE_TEMPLATE typo fixed 2024-09-03 21:16:14 +02:00
_locales openai connection message improved 2024-08-27 23:37:10 +02:00
api_webchat added double wuotes to model and host in che connection message of the APIs 2024-08-28 22:00:56 +02:00
customprompts comment updated 2024-07-20 00:06:14 +02:00
images table sorting arrow added. see #12 2024-05-14 18:17:48 +02:00
js fixed arguments for windows.remove in chatgpt web interface 2024-08-28 22:08:23 +02:00
options version set to 2.1.2 2024-09-03 21:19:00 +02:00
CHANGELOG.md version set to 2.1.2 2024-09-03 21:19:00 +02:00
LICENSE Initial commit 2024-03-30 10:44:56 +01:00
manifest.json version set to 2.1.2 2024-09-03 21:19:00 +02:00
mzta-background.html First working version 2024-04-01 22:58:39 +02:00
mzta-background.js correctly handling and removing the listener when using the openai api 2024-08-28 22:34:00 +02:00
README.md Update README.md 2024-08-22 21:17:30 +02:00

ThunderAI icon ThunderAI

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

It enables users to analyse, write, correct, 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! Find out how here!

Tip

Using ChatGPT

There is no need for an API key and is possibile to use this extension even with a free account, using the web interface!

Starting from version 2.0.0, if you want to connect with the OpenAI API integration, now you can use an API Key!


Tip

Using Ollama

From version 2.1.0 is possible to use a local Ollama server!

Just remember to add OLLAMA_ORIGINS = moz-extension://* to the Ollama server environment variables.


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.


Thanks to

The specific references are described in the corresponding source files.