Here's something I have been working on the last couple of weeks in this lockdown...
Introducing Zet, a Chome extension for power users which makes searching for open tabs, mute-unmuting them and much more a breeze. Please give it a try, and if you have some feedback hit me up.
[https://chrome.google.com/webstore/detail/zet/dpgmcnlebflbgacoghfpdmokolhljmbf](https://chrome.google.com/webstore/detail/zet/dpgmcnlebflbgacoghfpdmokolhljmbf)
I have also launched it on Product Hunt, and an upvote there would be highly appreciated. 🙂 [https://www.producthunt.com/posts/zet](https://www.producthunt.com/posts/zet)
The source is on GitHub. Check it out here, [https://github.com/nandwana92/zet](https://github.com/nandwana92/zet). Please leave if a star if you like the extension. The tabs (browsing history) permissions it asks for is required for fetching a list of open tabs, no fishy stuff. The code is open source anyway.
Link to a small demo I made, [https://www.youtube.com/watch?v=B4FflMb3p4k](https://www.youtube.com/watch?v=B4FflMb3p4k)
This is awesome, I was looking for something like this!
What do you think about adding fuzzy searching of history and/or bookmarks?
If you’ve used Vimium, that’s what I’m referring to!
Nice extension. I made a [pull request](https://github.com/nandwana92/zet/pull/8) to fix something I found annoying.
I can’t get the window to open, any ideas what I might be doing wrong?