Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chunkhang/tabo

A minimalistic tab manager
https://github.com/chunkhang/tabo

Last synced: 27 days ago
JSON representation

A minimalistic tab manager

Awesome Lists containing this project

README

        

# Tabo

[![Version][version-badge]][changelog]

> **A minimalistic tab manager**

The Web is a vast sea of information. Many a time, we find ourselves following hyperlink after hyperlink, quickly overwhelmed by the ridiculous amount of tabs in the browser. This is where a tab manager can make life easier. Tabo allows you to save all currently-open tabs as a session. This session can then be loaded to open up the saved tabs in a new window. Now, you can safely kill tabs with the luxury of visiting them only when they are needed once more. With that, my only hope is that Tabo brings you peace of mind when browsing.

![Screenshot][screenshot]

## Installation

### Firefox
[![Get Firefox Add-on][get-add-on-button]][add-on-page]

### Chrome
Not available

### Safari
Not available

## Usage

>When in doubt, press \

To use Tabo, click the toolbar icon located at the top-right corner of the browser. This will open up the page where all actions are performed. Below is the list of all possible actions for each section of the page.

### Tabs
- **Open individual tab**
- Click on any tab title
- **Save session**
- Click "Save", *or*
- Press \

### Sessions
- **Load session**
- Click on any session title
- **View tabs for session**
- Click on number of tabs under any session title
- **Open individual tab**
- Click on any tab title when displayed
- **Start or stop removing sessions**
- Click "Remove", *or*
- Press \
- **Remove session**
- Click on the "x" when displayed
- **Clear all sessions**
- Press "Clear All"

### Settings
- **Show about**
- Click "About"

## Questions

### Why make another tab manager?
I am aware of the plethora of tab managers available, but I believe a good tab manager is one that offers a minimalistic experience.

### Is there no better name?
Do not judge a book by its cover.

### Why is it only available for Firefox?
I use Firefox.

### Is there any light theme?
No.

### Is there something wrong with the versioning?
No.

### Why is there no search function for sessions?
Press \\.

### When is settings going to be implemented?
I do things when I feel like it.

## Changelog
See [CHANGELOG.md][changelog].

## License
See [LICENSE][license].

## Contact

Feel free to suggest features or report bugs.
**Marcus Mu** [email protected]

[version-badge]: https://img.shields.io/amo/v/tabo.svg
[screenshot]: https://user-images.githubusercontent.com/12708862/38571624-981505b2-3d23-11e8-94e5-42ee80269ffc.png
[get-add-on-button]: https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_2.png
[add-on-page]: https://addons.mozilla.org/firefox/addon/tabo
[license]: ./LICENSE
[changelog]: ./CHANGELOG.md