Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T20:05:49.000Z (over 3 years ago)
- Last Synced: 2024-12-26T20:20:42.264Z (26 days ago)
- Topics: chrome-extension, gitpod, gitpod-window
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/gitpod-window/jhpkbhdoenpnfnnkelgpikndadikogdl
- Size: 151 KB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitpod Window
![Chrome Web Store](https://img.shields.io/chrome-web-store/v/jhpkbhdoenpnfnnkelgpikndadikogdl)
![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/jhpkbhdoenpnfnnkelgpikndadikogdl)
![Chrome Web Store](https://img.shields.io/chrome-web-store/rating-count/jhpkbhdoenpnfnnkelgpikndadikogdl)
![Chrome Web Store](https://img.shields.io/chrome-web-store/users/jhpkbhdoenpnfnnkelgpikndadikogdl)
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/jeromewu/gitpod-window)[![Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/gitpod-window/jhpkbhdoenpnfnnkelgpikndadikogdl)
Gitpod Window offers you an immersive IDE experience with minimal UI and shortcuts.
![](./images/gitpod-window-screenshot.png)
\* 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)