Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thedaviddias/tabs-mania

🗂 Move, reorder, cleanup and easily manage your tabs in an easily customizable Chrome extension.
https://github.com/thedaviddias/tabs-mania

chrome chrome-extension tabs tabs-management

Last synced: 4 months ago
JSON representation

🗂 Move, reorder, cleanup and easily manage your tabs in an easily customizable Chrome extension.

Awesome Lists containing this project

README

        

# Tabs Mania

## Installing and Running

### Procedures:

1. Check if your [Node.js](https://nodejs.org/) version is >= **15**.
2. Clone this repository.
5. Run `yarn install` to install the dependencies.
6. Run `yarn start`
7. Load your extension on Chrome following:
1. Access `chrome://extensions/`
2. Check `Developer mode`
3. Click on `Load unpacked extension`
4. Select the `build` folder.