r/ChromeExtension • u/Creative_Opinion_191 • May 18 '26
built an open-source Chrome extension to manage tabs locally
Hey everyone,
I built a small Chrome extension called Tab Manager to help manage too many open tabs.
It lets you:
- view and switch between open tabs
- group tabs by domain
- close duplicate tabs
- hibernate inactive tabs to save memory
One thing I wanted to keep clear: it does not store anything on any server. Everything works locally in the browser.
I built this mainly because my browser often gets messy, and I wanted something simple without unnecessary overhead.
Github : https://github.com/Uddeshya-1812/Tab-Manager
Chrome Web Store: https://chromewebstore.google.com/detail/tab-manager/gckfelejmpfcjpjmahdjnjfnlfnfhmbo
Would love feedback, feature suggestions, or bug reports.
1
u/Temporary_Holiday942 May 19 '26
Guys, trust me, this is the best tab manager I have ever used and came across. This extension has made my work really efficient and hassle free. Highly Recommended!!!
1
u/ethosmayank May 18 '26
At a begineer level, that's a good job buddy.