Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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