Chrome Extension
Description
A Chrome extension that adds a "Deploy to Zeabur" button to popular AI coding tools, enabling one-click deployment to your cloud.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Zeabur Chrome Extension
A Chrome extension that adds a "Deploy to Zeabur" button to popular AI coding tools, enabling one-click deployment to your cloud.
Features
- Adds a "Deploy to Zeabur" button to supported AI coding tools
- Currently supports:
- One-click deployment to your cloud infrastructure
Installation
- 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
Usage
- 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
Permissions
This extension requires the following permissions:
scripting: To inject the deployment button into supported websitestabs: To interact with browser tabs
Development
The extension is built with:
- Manifest V3
- Content scripts for each supported platform
- Web accessible resources for deployment functionality
打包成測試版本
執行打包腳本:
./build.sh
這會創建一個 `zeabur-extension-v0.3.7.zip` 文件,可以直接分發給測試人員。
上傳到 Chrome Web Store
步驟 1: 打包擴展
執行打包腳本生成 ZIP 文件:
./build.sh
步驟 2: 準備上傳
- 前往 Chrome Web Store Developer Dashboard
- 登入你的 Google 開發者帳號(需要支付一次性 $5 美元註冊費)
- 點擊「新增項目」或選擇現有項目
步驟 3: 上傳 ZIP 文件
- 點擊「上傳 ZIP 檔案」
- 選擇打包好的
zeabur-extension-v0.3.7.zip文件 - 填寫商店資訊:
- 名稱:Zeabur
- 簡短說明:Add a "Deploy to Zeabur" button to AI coding tools like Lovable, Bolt.new or v0.dev. One-click deploy to your cloud.
- 詳細說明:描述擴展的功能和使用方式
- 類別:選擇合適的分類(如 Productivity)
- 圖示:上傳
icon64.png或更高解析度的圖示 - 螢幕截圖:準備至少 1 張,最多 5 張螢幕截圖
步驟 4: 提交審核
- 確認所有
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps