https://github.com/harshjv/tab-ninja
🗡 Close tabs with loads of options (left, right, audible, muted, domain, url, pinned, etc)
https://github.com/harshjv/tab-ninja
chrome-extension close tabs tabs-management
Last synced: about 1 year ago
JSON representation
🗡 Close tabs with loads of options (left, right, audible, muted, domain, url, pinned, etc)
- Host: GitHub
- URL: https://github.com/harshjv/tab-ninja
- Owner: harshjv
- License: mit
- Created: 2017-03-23T15:35:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T04:25:59.000Z (about 9 years ago)
- Last Synced: 2025-03-27T12:04:39.977Z (about 1 year ago)
- Topics: chrome-extension, close, tabs, tabs-management
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/tab-ninja/ciffmfhhemdpbpppgbfnlkbbehmdbpnh
- Size: 562 KB
- Stars: 30
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🗡 Tab Ninja [](http://standardjs.com/) [](https://chrome.google.com/webstore/detail/github-repository-size/ciffmfhhemdpbpppgbfnlkbbehmdbpnh)
Close tabs with loads of options (left, right, audible, muted, domain, url, pinned, etc)
[](https://chrome.google.com/webstore/detail/tab-ninja/ciffmfhhemdpbpppgbfnlkbbehmdbpnh)
## Screenshot

## Permissions
* `tabs` / `Read your browsing history`: Used for querying tabs with same url/host/domain
## Development
1. Clone this repo
2. Go to cloned repo directory and do `npm install`
3. Build and start development tasks `npm run dev`
4. Go to chrome extensions [chrome://extensions](chrome://extensions)
5. Enable developer mode
6. Click on load unpacked extension and select this cloned repo
## License
MIT