greduan / chrome-ext-tabulator

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
ISC License
134 stars 42 forks source link

Tabulator icon Tabulator

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.

Screenshot of the button, Dashboard and Options pages

Features

Development

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.

Credits

License

This project is licensed under the permissive ISC license. You can find the license information in this project in the LICENSE file.