A tiny chrome extension that improves QOL
- Click "alt+q" to open popup
- See tree style tabs popup with perfect navigation
- Use fuzzy searchbar
- Clone repository
- Goto chrome://extensions/
- Click "Load unpacked"
- Select repo folder
- Have fun
Since this is a pet project that i made in a few hours for personal needs, i do not plan to publish it on the chromewebstore in the near future.
But if the project gets community, i will do it.
I dont plan to do this on my side because i use only chrome
But feel free to pr, i will push it in new branches.
How todo?
- Edit the manifest a little
- Replace chrome.tabs & chrome.tabGroups with your browser api
- fix favicon display for localhost tabs
- add loading circle display while tab loading
- rewrite in svelte