Gitpod Window
Gitpod Window offers you a immersive IDE experience with minimal UI and shortcuts
Wat is Gitpod Window?
Gitpod Window is een Chrome-extensie ontwikkeld door jeromewus, en de belangrijkste functie is "Gitpod Window offers you a immersive IDE experience with minimal UI and shortcuts".
Extensie Screenshots
Download het CRX-bestand van de extensie Gitpod Window
Download Gitpod Window-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
* This is NOT an official extension from Gitpod The goal of this extension is to provide a improved Gitpod online IDE experience. What is does is opening a Chrome popup window with: - Minimal Chrome Interface (see screenshot) - Full Keyboard Shortcuts (incl. Ctrl-W, Ctrl-N, Ctrl-T and more) v1.2.0: - Fix new tab issue when user tries to open/start a workspace in workspace list. If you would like to learn how to write a Chrome Extension like this, check: https://medium.com/@jeromewus/i-wrote-a-chrome-extension-gitpod-window-here-is-what-i-learned-8583a3a179dd
Basisinformatie over de Extensie
Naam | |
ID | jhpkbhdoenpnfnnkelgpikndadikogdl |
Officiële URL | https://chrome.google.com/webstore/detail/gitpod-window/jhpkbhdoenpnfnnkelgpikndadikogdl |
Beschrijving | Gitpod Window offers you a immersive IDE experience with minimal UI and shortcuts |
Bestandsgrootte | 131 KB |
Aantal Installaties | 327 |
Huidige Versie | 1.2.0 |
Laatst Bijgewerkt | 2020-08-24 |
Publicatiedatum | 2020-03-24 |
Beoordeling | 4.25/5 Totaal 4 Beoordelingen |
Ontwikkelaar | jeromewus |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/jeromewu/gitpod-window |
Help Pagina-URL | https://github.com/jeromewu/gitpod-window/issues |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Gitpod Window", "version": "1.2.0", "description": "Gitpod Window offers you a immersive IDE experience with minimal UI and shortcuts", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "author": "Jerome Wu |