Requires Thunderbird AI Compose Server
You should setup the Thunderbird AI Compose Server before using this extension. Once you have the server running, you will be provided with an endpoint URL and a Secret Key, which you will need to configure the extension.
screencast.mp4
-
Download the latest release from the Releases page.
-
Open Thunderbird and go to:
Tools
→Add-ons and Themes
→Extensions
→Install Add-on From File...
-
Select the downloaded
.xpi
file and follow the prompts to install. -
Restart Thunderbird to activate the extension.
-
Configure the extension by going to:
Tools
→Add-ons and Themes
→Extensions
→Thunderbird AI Compose
→Preferences
-
Enter the endpoint URL and Secret Key provided by your Thunderbird AI Compose Server.
-
Save the settings and start using the AI-powered email composition features!
-
Clone the repository:
git clone https://github.com/luciferreeves/thunderbird-ai-compose.git cd thunderbird-ai-compose
-
Install dependencies:
npm install
-
Build the extension:
npm run build
-
Open Thunderbird and go to:
Tools
→Developer Tools
→Debug Add-ons
→Load Temporary Add-on
-
Select the generated
manifest.json
inside thebuild/
folder.
This project is licensed under the MIT License. See LICENSE for details.