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.
anthropicanthropic-apichatgptchatgpt-appgeminigemini-aigemini-apijavascriptollamaollama-apiollama-appollama-clientopenai-apiopenai-compatible-apithunderbirdthunderbird-addonthunderbird-addonsthunderbird-extension
| _locales | ||
| customprompts | ||
| images | ||
| js | ||
| options | ||
| CHANGELOG.md | ||
| LICENSE | ||
| manifest.json | ||
| mzta-background.html | ||
| mzta-background.js | ||
| README.md | ||
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, and from version 1.2.0 you can import and export all the prompts! Find out how here!
Translations
Do you want to help translate this addon?
Changelog
ThunderAI's changes are logged here.
Thanks to:
- chatgpt.js for providing methods to interact with the ChatGTP frontend.
- Aify for inspiration.