잡담··3 min read

The Psychology of Having 100 Browser Tabs Open

The day Chrome was eating 8 gigs of RAM and I couldn't close a single tab

Chrome Was Using 8 Gigs of RAM

One day my laptop fan was screaming, so I opened Task Manager. Chrome: 7.8 GB of memory. I counted the tabs. Exactly 113. Across three windows. That's when I first thought: is this abnormal?

Asked around and apparently a lot of developers keep tons of tabs open. "I'm at about 80." "My tab bar only shows favicons." Comforting solidarity, but I still wondered why we do this.

The Real Reasons We Can't Close Them

First, the "I'll read this later" mindset. Stack Overflow answers, blog posts, docs. Not reading them now but they might be useful someday. Except honestly, I almost never revisit a tab that's been open for more than three days. Can't give exact stats, but my gut says under 5%.

Second, preserving work context. This one's especially strong for developers. "If I close this tab, I'll forget what I was doing." Documentation tabs, API reference tabs, GitHub issue tabs related to a similar error — all open from a debugging session. Close them and it takes 15 minutes to rebuild that mental context.

Third — and this one stings — the "looking busy" psychology. A packed tab bar looks like you're doing a lot. Screen-sharing with a full tab bar gets a "wow, you work hard" reaction. (That might only exist in my head.)

The Connection to Information Hoarding

Psychology calls this "information hoarding." Like people who can't throw away physical objects, some of us can't discard information. "If I don't bookmark this, I'll never find it again." Even though a Google search would find it in 3 seconds.

It connects to FOMO too. Fear that closing a tab means missing important information. In reality, maybe 5 out of 113 tabs actually matter.

My Tab Reduction Attempts

Attempt 1: Tab manager extension. Installed OneTab. Collapses all tabs into a list. First week was great — 113 tabs became 10. One month later, the OneTab list had 347 saved URLs. I didn't organize anything. I just moved the pile.

Attempt 2: 30-minute tab cleanup timer. Every 30 minutes, alarm goes off, close unused tabs. Abandoned after three days. Breaking flow every 30 minutes was worse than having 100 tabs.

Attempt 3: Tab limit extension. Max 20 tabs — can't open a new one without closing an existing one. This surprisingly worked. Having to close something every time you want something new forces constant "do I actually need this?" micro-decisions.

My Current Tab Count

Writing this, I have 23 tabs open. Limit set to 25. Not perfect, but way better than 113. Chrome memory usage dropped to 2.3 GB.

Sometimes I get the urge to disable the limit. "I'm debugging right now, just temporarily..." and suddenly there are 60. Ultimately it's not a willpower problem — it's a systems problem. You have to physically prevent it.

I occasionally miss the 113-tab era. Inefficient, but there was a certain abundance to it. (I know this thought itself is a symptom of information hoarding.)

Related Posts