Gitpod Close Tab
Support closing gitpod vscode web's active editor using cmd+w or ctrl+w, if no active editor or it's not gitpod vscode page, will close the browser tab instead.
Scripts
Build the package
npm run build
Build the package on windows
npm run buildw
Install
How to install the unpacked extension in Chrome - Webkul Blog
- Go to extensions page chrome://extensions/
- Ensure Developer Mode is open
- Click "Load unpacked" button and select
app
folder - Go to chrome://extensions/shortcuts and setup ctrl+w or cmd+w to "Close Active Editor"