Skip to content

DasFlogetier/auto-collapse-tab-groups

 
 

Repository files navigation

Auto-Collapse Tab Groups

This is a Google Chrome extension which automatically collapses tab groups when no tab inside them is focused anymore.

Development

This project is built with Vite 3 in library mode.

Setup

Clone this project:

git clone https://github.com/loilo/auto-collapse-tab-groups.git

Step into the cloned folder and install npm dependencies:

npm ci

You can create a production build with npm run build or run the build in watch mode with npm run dev.

About

Google Chrome extension to automatically collapse unfocused tab groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 73.9%
  • JavaScript 26.1%