Skip to content

greatghoul/crx-gitpod-close-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published