Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abakermi/close-tabs-extension
- Owner: abakermi
- License: mit
- Created: 2020-03-16T17:58:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:28:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T05:27:49.114Z (almost 2 years ago)
- Topics: chrome, close, extension, javascript, tabs
- Language: JavaScript
- Homepage:
- Size: 641 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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)