Skip to content

Shreyas220/TabuRei

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 66.7%
  • CSS 24.6%
  • HTML 8.7%