Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abakermi/close-tabs-extension

close all non active tabs in google chrome
https://github.com/abakermi/close-tabs-extension

chrome close extension javascript tabs

Last synced: about 1 month ago
JSON representation

close all non active tabs in google chrome

Awesome Lists containing this project

README

        

# close-tabs-extension [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)

close all non active tabs in google chrome

## Install extension manually

run ```npm run build ``` , go to google chrome extension pages , click on ``` Load unpacked ``` then select the **dist/chrome** folder

## License

MIT © [Abdelhak Akermi](https://github.com/abakermi)