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
拡張機能の基本情報
名前 | Gitpod |
ID | dodmmooeoklaejobgleioelladacbeki |
公式URL | 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 |
Eメール | [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 |