Tab Suspender for Chrome: What Still Works in 2026 (Honest Comparison)
Fifty tabs, eight gigabytes of RAM gone, a laptop fan doing its impression of a jet engine — the tab suspender is the tool everyone eventually googles. It’s also a category with a genuinely wild history (the most popular one turned into malware) and a moving target (Chrome absorbed the basic feature natively). Here’s the honest 2026 state of it: what’s built in, what the extensions still add, and which ones deserve your trust.
Start with the built-in one: Chrome’s Memory Saver
Before installing anything, flip on what’s already there: Settings → Performance → Memory Saver. Chrome discards tabs you haven’t used when memory gets tight; a discarded tab stays visible in the tab strip and reloads when clicked. It has modes for how aggressive to be and lets you exempt sites that should never sleep.
For a lot of people, this genuinely closes the topic — it’s zero-install and made by the people who own the memory model. Its limits are the reason the extension category survives: it’s reactive (acts under memory pressure, not on your schedule), coarse (no “suspend everything except this window right now”), and opaque (you don’t decide what sleeps when). If you want RAM back on command, read on.
The Great Suspender story — required reading for this category
You can’t compare tab suspenders honestly without the cautionary tale. The Great Suspender was the suspender — millions of users. In 2020 its developer sold it; the new owner shipped updates with tracking code exhibiting malware-like behavior, and in February 2021 Google pulled the extension and disabled it remotely for everyone, orphaning suspended tabs in the process.
Two durable lessons: extensions change owners silently, and a tool that sits between you and every page deserves scrutiny. Prefer open source where the code is public, check the permissions requested, and glance at who maintains it today — not who built it originally.
The Marvellous Suspender — the community’s answer
A fork of The Great Suspender’s last clean version, maintained in the open specifically so the story above can’t repeat. It does classic manual suspension: suspend this tab, this window, everything but this; whitelist sites; skip tabs with unsaved form input. If you want the old workflow with the trust problem solved, this is the straightforward pick. The honest caveats: it’s a volunteer project (development moves slowly), and the classic suspend-to-placeholder-page approach feels dated next to native discarding.
Auto Tab Discard — the modern, lightweight pick
Where Marvellous replaces pages with its own placeholder, Auto Tab Discard drives Chrome’s native discard mechanism — same one Memory Saver uses — but puts you in charge: discard by time, by rule, on demand, with per-site exceptions and form-input protection. Open source, light, and because discarded tabs are native, restore behavior is exactly what Chrome does anyway. For most people who’ve outgrown Memory Saver, this is the sane default.
Workona and the suite approach
Full tab-manager suites (Workona most prominently) bundle suspension in with workspaces and sync. The suspension parts work; you’re just adopting a subscription and a cloud account to get them. If you need the whole workspace system, fine — but installing a suite for the suspender is buying a house for the mailbox. Our Session Buddy alternatives comparison covers that whole category, caps and pricing included.
The suspender-adjacent move nobody mentions: close them
An honest aside from watching our own tab habits: a meaningful share of “I need a suspender” is really “I’m afraid to close tabs I might need.” Suspension treats the RAM symptom; a session manager treats the fear — save the window as a named session, close it, restore it in a week. RAM usage: zero. The workflows compose: suspend what you’re using today, save-and-close what you’re keeping for later.
The short version
- Casual tab load: Chrome’s Memory Saver. Done.
- Want control and modern behavior: Auto Tab Discard.
- Want the classic Great Suspender workflow, trustworthy: The Marvellous Suspender.
- Fifty research tabs you’re afraid to close: a session manager, not (only) a suspender.
Disclosure, since the last point isn’t hypothetical for us: alongside NorthLab Folders (our local-first AI-chat organizer), we’re building NorthLab Tabs — a side-panel session and workspace manager with one-click workspace freezing built on native discard, local storage, and automatic JSON backups. In development now; this comparison stays neutral, and Tabs will earn its row in it when it ships.
Frequently asked questions
Does Chrome have a built-in tab suspender?
Yes — Memory Saver, under Settings → Performance, discards inactive tabs when memory runs low and reloads them on click. It’s the right first step, but it’s reactive and coarse: you can’t suspend a specific window on demand, and control is limited to exempting sites from discarding.
What happened to The Great Suspender?
Chrome’s most popular suspender was sold to an unknown buyer in 2020, updated versions began exhibiting malware-like tracking behavior, and Google removed it from the store in February 2021, disabling it for millions overnight. The Marvellous Suspender is the community fork of the last clean version — and the whole episode is why an extension’s ownership and permissions deserve a look before installing.
Do tab suspenders actually save memory?
Yes, meaningfully. A discarded tab releases nearly all of its memory, keeping only the tab strip entry — heavy pages (web apps, AI chats, dashboards) commonly hold hundreds of megabytes each, so suspending a few dozen background tabs can free gigabytes. The cost is the reload (and any unsaved page state) when you return.
Will suspending a tab lose what I typed?
It can. A discarded tab reloads from scratch, so unsubmitted form text and unsaved editor state may be lost — which is why good suspenders skip tabs with form input by default, and why native Memory Saver is deliberately conservative. Check that setting before trusting any suspender with draft-heavy workflows.