Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 703 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 703 Bytes

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

  1. Go to extensions page chrome://extensions/
  2. Ensure Developer Mode is open
  3. Click "Load unpacked" button and select app folder
  4. Go to chrome://extensions/shortcuts and setup ctrl+w or cmd+w to "Close Active Editor"