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