Gitpod
The developer platform for on-demand cloud development environments. Create software faster and more securely.
什麼是Gitpod?
Gitpod是由https://gitpod.io開發的Chrome擴展程式,該擴展的主要功能是“The developer platform for on-demand cloud development environments. Create software faster and more securely.”。
擴展截圖
下載Gitpod擴展crx文件
下載Gitpod擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments.
This extension adds a button to your GitLab, GitHub and Bitbucket projects to easily spin up a dev environment with a single click.
How it works:
1. Install the browser extension
2. Go to one of your projects at GitLab, GitHub or Bitbucket
3. Click on the Gitpod button and start a dev environment for your project
📘 Documentation: https://www.gitpod.io/docs/
Would you like to collaborate on the extension? You can, it's open source: https://github.com/gitpod-io/browser-extension 擴展基本資訊
| 名稱 | |
| ID | dodmmooeoklaejobgleioelladacbeki |
| 官方網址 | https://chromewebstore.google.com/detail/gitpod/dodmmooeoklaejobgleioelladacbeki |
| 簡介 | The developer platform for on-demand cloud development environments. Create software faster and more securely. |
| 檔案大小 | 214 KB |
| 安裝次數 | 57,403 |
| 目前版本 | 2.1.6 |
| 更新時間 | 2024-02-14 |
| 上架時間 | 2020-06-29 |
| 評分 | 4.92/5 共 51 次評分 |
| 開發者 | https://gitpod.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.gitpod.io |
| 說明頁面URL | https://community.gitpod.io |
| 隱私政策頁面URL | https://www.gitpod.io/privacy |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.72e8bd43.png",
"32": "icon32.plasmo.328efb7e.png",
"48": "icon48.plasmo.1b6c20e9.png",
"64": "icon64.plasmo.6c816b7b.png",
"128": "icon128.plasmo.74615566.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.72e8bd43.png",
"32": "icon32.plasmo.328efb7e.png",
"48": "icon48.plasmo.1b6c20e9.png",
"64": "icon64.plasmo.6c816b7b.png",
"128": "icon128.plasmo.74615566.png"
},
"default_popup": "popup.html"
},
"version": "2.1.6",
"author": "Gitpod | |