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-07-20 22:23:11 +02:00
_locales i18n translations updated. see #86 2024-07-19 22:08:49 +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 Added a warning message closing the Custom Prompts page with unsaved changes.fixes #88 2024-07-20 00:02:39 +02:00
options version set to 1.2.1 2024-07-20 22:21:17 +02:00
CHANGELOG.md version set to 1.2.1 2024-07-20 22:21:17 +02:00
LICENSE Initial commit 2024-03-30 10:44:56 +01:00
manifest.json version set to 1.2.1 2024-07-20 22:21:17 +02:00
mzta-background.html First working version 2024-04-01 22:58:39 +02:00
mzta-background.js showing the current prompt name in the chatgpt window. fixes #20 2024-07-16 22:50:00 +02:00
README.md fixed typo 2024-06-26 23:51:02 +02:00

ThunderAI icon ThunderAI

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

It enables users to analyze, 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.

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

Starting from version 1.1.0, you can also define your own custom prompts! Find out how here!


Translations

Do you want to help translate this addon?

Find out how!


Changelog

ThunderAI's changes are logged here.



Thanks to:

  • chatgpt.js for providing methods to interact with the ChatGTP frontend.
  • Aify for inspiration.
The specific references are described in the corresponding source files.