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-04-05 18:47:31 +02:00
_locales "Relase notes" translated 2024-04-05 13:22:45 +02:00
images new icon fixes #1 2024-04-05 13:48:20 +02:00
js Fixed chatgpt padding for collapsable menu 2024-04-05 18:47:31 +02:00
messageMenu No subject line in the message reply. Fixes #17 2024-04-05 00:39:03 +02:00
options release notes page css improved 2024-04-05 13:25:07 +02:00
LICENSE Initial commit 2024-03-30 10:44:56 +01:00
manifest.json First working version 2024-04-01 22:58:39 +02:00
mzta-background.html First working version 2024-04-01 22:58:39 +02:00
mzta-background.js Added the reply type option. related to #14 2024-04-05 12:00:32 +02:00
README.md Update README.md fixes #5 2024-04-05 16:10:33 +02:00

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 becomes a great 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!

More info on the homepage: https://micz.it/thunderdbird-addon-thunderai/


Thanks to:

  • chatgpt.js for the method to interact with the ChatGTP frontend.
  • Aify for inspiration and some methods to elaborate the text from ChatGPT.