https://github.com/jeromewu/gitpod-window
Gitpod Window offers you an immersive IDE experience with minimal UI and shortcuts. (ex. Ctrl-W)
https://github.com/jeromewu/gitpod-window
chrome-extension gitpod gitpod-window
Last synced: about 1 month ago
JSON representation
Gitpod Window offers you an immersive IDE experience with minimal UI and shortcuts. (ex. Ctrl-W)
- Host: GitHub
- URL: https://github.com/jeromewu/gitpod-window
- Owner: jeromewu
- License: mit
- Created: 2020-03-20T03:05:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T20:05:49.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T21:51:10.843Z (2 months ago)
- Topics: chrome-extension, gitpod, gitpod-window
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/gitpod-window/jhpkbhdoenpnfnnkelgpikndadikogdl
- Size: 151 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Gitpod Window




[](https://gitpod.io/#https://github.com/jeromewu/gitpod-window)[](https://chrome.google.com/webstore/detail/gitpod-window/jhpkbhdoenpnfnnkelgpikndadikogdl)
Gitpod Window offers you an immersive IDE experience with minimal UI and shortcuts.

\* 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)If you would like to learn how to write a Chrome Extension like this, check: [I wrote a Chrome Extension (Gitpod Window). Here is what I learned.](https://medium.com/@jeromewus/i-wrote-a-chrome-extension-gitpod-window-here-is-what-i-learned-8583a3a179dd)