Serjeel-Ranjan-911 / TabuRei

Cross Browser Extension to manage your tabs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozilla Add-on GitHub Open Source Love

Kill the tab clutter: Cross Browser Extension to manage your tabs


NOTE: This extension is still under active development, so there might be some bugs or glitches. Feel free to tweak around with it and report any bugs/features you'd like to see.

About

We all like keeping our tabs and not kill them (who knows which tab might prove to be useful some day). This always creates clutter, and you end up with multiple windows with hundreds of tabs. Not only is it really hard to manage, but hogs up your system resources like anything.

TabuRei is an all-in-one browser extension to manage and store your tab clutter and restore them on the fly. It is fully Open-Source, and loaded with features.

Why?

  • Fully Open-Source.
  • Minimalistic, Bloat free.
  • Save system resources and clear your browser's clutter.
  • Easy to use and manage.
  • Loaded with features for all use-cases.

Features

  • See a list of all your opened tabs in one place.
  • Collapse and save all your tabs on one click.
  • Restore all tabs in one window.
  • Group tabs and manage them in one place.
  • Move tabs to different groups by dragging.
  • Restored tabs retain various properties like their container, pinned state, reader mode etc.
  • Intuitive UI & Dark Mode!

Installation

Development Setup

  1. Clone the repository.
  2. Follow the setup according to your browser:

Firefox

  • Head to about:debugging.
  • Click on This Firefox on top left.
  • Click on Load Temporary Add-on
  • Select mainfest.json file in the extension's directory.

Chrome

  • Head to chrome://extensions.
  • Enable Developer Mode on the top-right.
  • Click on Load Unpacked.
  • Select the extension's directory or any file inside it.

About

Cross Browser Extension to manage your tabs

License:GNU General Public License v3.0


Languages

Language:JavaScript 64.9%Language:CSS 24.1%Language:HTML 11.0%