Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/plsankar/tabcloserpro
- Owner: plsankar
- License: mit
- Created: 2024-01-28T06:09:57.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T16:38:31.000Z (2 months ago)
- Last Synced: 2024-10-16T22:44:56.731Z (2 months ago)
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/tab-closer-pro/dbpgdhpcdmbglccedednilahahdlnaio
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
## 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/)