Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plsankar/tabcloserpro

Effortlessly close your browser tabs based on the website with Tab Closer Pro.
https://github.com/plsankar/tabcloserpro

Last synced: about 1 month ago
JSON representation

Effortlessly close your browser tabs based on the website with Tab Closer Pro.

Awesome Lists containing this project

README

        


Tab Closer Pro



Effortlessly close your browser tabs based on the websites with Tab Closer Pro.

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![GitHub issues](https://img.shields.io/github/issues/plsankar/tabcloserpro)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/plsankar/tabcloserpro)
![Chrome Web Store](https://img.shields.io/chrome-web-store/stars/dbpgdhpcdmbglccedednilahahdlnaio)

## Installation

[![Chrome Web Store](chrome-web-store.png)](https://chromewebstore.google.com/detail/tab-closer-pro/dbpgdhpcdmbglccedednilahahdlnaio)

## Screenshots


Tab Closer Pro

## Key Features:

- Instantly see the list of open websites and the number of tabs associated with each.
- Close specific websites and all related tabs directly from the extension interface, reducing clutter in an instant.
- Intuitive design for a seamless user experience. No more digging through numerous tabs to find what you're looking for.

## How to Use:

- Open Tab Closer Pro by clicking on the extension icon.
- View the list of open websites and corresponding tab counts.
- Select a website and choose to close it along with all related tabs or keep it open.

## Run Locally

Clone the project

```bash
git clone https://github.com/plsankar/tabcloserpro
```

Go to the project directory

```bash
cd tabcloserpro
```

Install dependencies

```bash
npm install
```

Run development build

```bash
npm run dev
```

or run the production build

```bash
npm run build
```

## Support

For support or feedback email [[email protected]]([email protected]).

## License

[MIT](https://choosealicense.com/licenses/mit/)