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.
- Light and fast, small footprint and low CPU usage.
- Very easy to use.
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.
- Eduardo Lavaque (@greduan): Original code and ongoing support
- Xavi Esteve (@luckyshot): New features, improvements, bug fixes
- Jared Forsyth (@jaredly): New features, improvements, bug fixes
This project is licensed under the permissive ISC license. You
can find the license information in this project in the LICENSE
file.