Tabulator is a free open-source light-weight alternative to OneTab.
Tabulator is a free Google Chrome extension that helps reduce tab clutter and memory usage by saving all your open tabs into lists which can be restored at another time.
First you must build the JS files:
nvm i # will use .nvmrc version
nvm use # will use .nvmrc version
yarn
npx webpack
Then you can load it as an unbundled extension in Chromium.
This project is licensed under the permissive ISC license. You
can find the license information in this project in the LICENSE
file.