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: 22 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:28:02.000Z (over 3 years ago)
- Last Synced: 2025-03-16T23:42:55.892Z (about 1 year ago)
- Topics: chrome, close, extension, javascript, tabs
- Language: JavaScript
- Homepage:
- Size: 641 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# close-tabs-extension [](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)