Gitpod
The developer platform for on-demand cloud development environments. Create software faster and more securely.
Cos'è Gitpod?
Gitpod è un'estensione di Chrome sviluppata da https://gitpod.io, e la sua funzione principale è "The developer platform for on-demand cloud development environments. Create software faster and more securely.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Gitpod
Scarica i file di estensione Gitpod in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Gitpod |
ID | dodmmooeoklaejobgleioelladacbeki |
URL Ufficiale | https://chromewebstore.google.com/detail/gitpod/dodmmooeoklaejobgleioelladacbeki |
Descrizione | The developer platform for on-demand cloud development environments. Create software faster and more securely. |
Dimensione del File | 214 KB |
Conteggio Installazioni | 57,403 |
Versione Corrente | 2.1.6 |
Ultimo Aggiornamento | 2024-02-14 |
Data di Pubblicazione | 2020-06-29 |
Valutazione | 4.92/5 Totale 51 Valutazioni |
Sviluppatore | https://gitpod.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.gitpod.io |
URL della Pagina di Aiuto | https://community.gitpod.io |
URL della Pagina della Politica sulla Privacy | https://www.gitpod.io/privacy |
Lingue Supportate | 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 |