This is a simple tab group controller that automatic collapse or expand of tab groups on browser startup, and allow clicking to collapse or expand all groups.
Click the icon to collapse or expand all groups. Actions at browser startup can be set in the extension context menu.
- Go to the Chrome Web Store to download and install.
- Start the browser and type
chrome://extensions/
in the address bar to enter Extensions Page, click the switch in the upper right corner of the webpage to turn on "Developer mode":
- a. Go to the Releases to download the extension
crx
file. Drag to Extensions Page to install. - b. Go to the Releases to download the extension package
zip
file and unzip it. And click "Load unpacked" button, select the root directory of the previously unzipped file to complete the installation of the extension.
MIT License