Close tabs with loads of options (left, right, audible, muted, domain, url, pinned, etc)
tabs
/Read your browsing history
: Used for querying tabs with same url/host/domain
- Clone this repo
- Go to cloned repo directory and do
npm install
- Build and start development tasks
npm run dev
- Go to chrome extensions chrome://extensions
- Enable developer mode
- Click on load unpacked extension and select this cloned repo
MIT