A Chrome extension that adds a "Deploy to Zeabur" button to popular AI coding tools, enabling one-click deployment to your cloud.
- Adds a "Deploy to Zeabur" button to supported AI coding tools
- Currently supports:
- One-click deployment to your cloud infrastructure
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the directory containing this extension
- The extension will be installed and ready to use
- Visit any of the supported AI coding tools (Lovable, Bolt.new, or v0.dev)
- The extension will automatically add a "Deploy to Zeabur" button to the interface
- Click the button to deploy your project to Zeabur
This extension requires the following permissions:
scripting
: To inject the deployment button into supported websitestabs
: To interact with browser tabs
The extension is built with:
- Manifest V3
- Content scripts for each supported platform
- Web accessible resources for deployment functionality
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.