{"id":35240892,"url":"https://github.com/zeabur/chrome-extension","last_synced_at":"2026-03-27T02:44:45.259Z","repository":{"id":287048395,"uuid":"960312928","full_name":"zeabur/chrome-extension","owner":"zeabur","description":"A Chrome extension that adds a \"Deploy to Zeabur\" button to popular AI coding tools, enabling one-click deployment to your cloud.","archived":false,"fork":false,"pushed_at":"2025-12-15T09:16:56.000Z","size":90,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T10:33:15.015Z","etag":null,"topics":["bolt","chrome-extension","deployment","lovable","lovable-ai","v0","v0dev","zeabur"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeabur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-04T08:08:44.000Z","updated_at":"2025-12-15T09:17:00.000Z","dependencies_parsed_at":"2025-04-09T18:26:34.313Z","dependency_job_id":"9d4d09a9-9c8f-41f2-9e8c-176647fa3969","html_url":"https://github.com/zeabur/chrome-extension","commit_stats":null,"previous_names":["zeabur/chrome-extension"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeabur/chrome-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fchrome-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fchrome-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fchrome-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fchrome-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeabur","download_url":"https://codeload.github.com/zeabur/chrome-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeabur%2Fchrome-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31011920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:33:22.146Z","status":"ssl_error","status_checked_at":"2026-03-27T02:33:21.763Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bolt","chrome-extension","deployment","lovable","lovable-ai","v0","v0dev","zeabur"],"created_at":"2025-12-30T05:01:12.914Z","updated_at":"2026-03-27T02:44:45.250Z","avatar_url":"https://github.com/zeabur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zeabur Chrome Extension\n\nA Chrome extension that adds a \"Deploy to Zeabur\" button to popular AI coding tools, enabling one-click deployment to your cloud.\n\n## Features\n\n- Adds a \"Deploy to Zeabur\" button to supported AI coding tools\n- Currently supports:\n  - [Lovable](https://lovable.dev)\n  - [Bolt.new](https://bolt.new)\n  - [v0.dev](https://v0.dev)\n- One-click deployment to your cloud infrastructure\n\n## Installation\n\n1. Clone this repository\n2. Open Chrome and navigate to `chrome://extensions/`\n3. Enable \"Developer mode\" in the top right corner\n4. Click \"Load unpacked\" and select the directory containing this extension\n5. The extension will be installed and ready to use\n\n## Usage\n\n1. Visit any of the supported AI coding tools (Lovable, Bolt.new, or v0.dev)\n2. The extension will automatically add a \"Deploy to Zeabur\" button to the interface\n3. Click the button to deploy your project to Zeabur\n\n## Permissions\n\nThis extension requires the following permissions:\n- `scripting`: To inject the deployment button into supported websites\n- `tabs`: To interact with browser tabs\n\n## Development\n\nThe extension is built with:\n- Manifest V3\n- Content scripts for each supported platform\n- Web accessible resources for deployment functionality\n\n## 打包成測試版本\n\n執行打包腳本：\n\n```bash\n./build.sh\n```\n\n這會創建一個 `zeabur-extension-v0.3.7.zip` 文件，可以直接分發給測試人員。\n\n## 上傳到 Chrome Web Store\n\n### 步驟 1: 打包擴展\n\n執行打包腳本生成 ZIP 文件：\n\n```bash\n./build.sh\n```\n\n### 步驟 2: 準備上傳\n\n1. 前往 [Chrome Web Store Developer Dashboard](https://chrome.google.com/webstore/devconsole)\n2. 登入你的 Google 開發者帳號（需要支付一次性 $5 美元註冊費）\n3. 點擊「新增項目」或選擇現有項目\n\n### 步驟 3: 上傳 ZIP 文件\n\n1. 點擊「上傳 ZIP 檔案」\n2. 選擇打包好的 `zeabur-extension-v0.3.7.zip` 文件\n3. 填寫商店資訊：\n   - **名稱**：Zeabur\n   - **簡短說明**：Add a \"Deploy to Zeabur\" button to AI coding tools like Lovable, Bolt.new or v0.dev. One-click deploy to your cloud.\n   - **詳細說明**：描述擴展的功能和使用方式\n   - **類別**：選擇合適的分類（如 Productivity）\n   - **圖示**：上傳 `icon64.png` 或更高解析度的圖示\n   - **螢幕截圖**：準備至少 1 張，最多 5 張螢幕截圖\n\n### 步驟 4: 提交審核\n\n1. 確認所有資訊正確\n2. 點擊「提交審核」\n3. 等待 Google 審核（通常需要幾天時間）\n\n### 注意事項\n\n- 確保版本號已更新（當前版本：0.3.7）\n- ZIP 文件必須包含所有必要的文件\n- 不要包含 `.git`、`README.md`、`build.sh` 等開發文件\n- 確保所有權限聲明正確\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeabur%2Fchrome-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeabur%2Fchrome-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeabur%2Fchrome-extension/lists"}