• Stars
    star
    134
  • Rank 270,967 (Top 6 %)
  • Language
    JavaScript
  • License
    ISC License
  • Created about 10 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

  • Light and fast, small footprint and low CPU usage.
  • Very easy to use.

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.