Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 356 Bytes

Auto Minimize Tab Groups

Extension to minimize tab groupings after 30 seconds of inactivity. Extension Options page to set custom close times. Groups containing the active tab will always remain open unless closed manually.

Run npm ci to install npm packages.

To build for local testing, run npm run build-local

To build, run npm run build