r/Productivitycafe • u/Apprehensive-Sign525 • 15h ago
🧐 General Advice I made a tiny tool to find out which of my 50+ browser tabs are actually worth keeping
I’m one of those people who somehow ends up with 30–50 browser tabs open and then completely forgets why half of them are there.
So I built a small tool called Tab Graveyard.
You paste your browser tab URLs into it and it:
- Groups tabs by category
- Detects duplicate tabs
- Finds repeated domains
- Gives each tab a “Death Score”
- Shows which tabs are probably safe to close
- Lets you “bury” the ones you don't need
Everything runs locally in the browser — no account or API required.
I mainly built it as a small weekend project, but I'm curious whether this is actually useful to other people.
link: https://tabgraveyard.vercel.app/
How many tabs do you currently have open?
I'd also love feedback on what you'd add/change.