Send prompts to multiple AI assistants at once
- Download the latest release ZIP from GitHub Releases: https://github.com/inspiretelapps/ChatMultiAI/releases
- Unzip the file.
- Open
chrome://extensions. - Enable Developer mode and click Load unpacked.
- Select the unzipped folder.
Release ZIP name: The asset is published as ChatMultiAI-extension.zip in each GitHub Release.
- Run
scripts/release-zip.shto build and package the ZIP. - Publish a GitHub Release and upload
ChatMultiAI-extension.zip.
- Fixed Grok integration: Implemented a main-world script approach to properly handle Grok's React-based input. Uses contenteditable element detection and clipboard paste simulation for reliable prompt filling.
- Removed model chooser: Simplified the interface by removing the model selection dropdown - the extension now works with the default model on each AI platform.
- Updated chat window styling: Changed the background of the chat window for a cleaner look.
- Removed DeepSeek support: Focused on the four main AI providers (ChatGPT, Claude, Gemini, Grok).
- ChatGPT
- Claude
- Gemini
- Grok