Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-24T04:25:59.000Z (over 7 years ago)
- Last Synced: 2024-10-28T13:11:04.823Z (16 days ago)
- Topics: chrome-extension, close, tabs, tabs-management
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/tab-ninja/ciffmfhhemdpbpppgbfnlkbbehmdbpnh
- Size: 562 KB
- Stars: 28
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🗡 Tab Ninja [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ciffmfhhemdpbpppgbfnlkbbehmdbpnh.svg)](https://chrome.google.com/webstore/detail/github-repository-size/ciffmfhhemdpbpppgbfnlkbbehmdbpnh)
Close tabs with loads of options (left, right, audible, muted, domain, url, pinned, etc)
[![Install from chrome web store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](https://chrome.google.com/webstore/detail/tab-ninja/ciffmfhhemdpbpppgbfnlkbbehmdbpnh)
## Screenshot
![Screenshot of repository size on GitHub](./screenshot.png)
## 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