Smart Page Cleanup: Cookie Banners & Popups (2026)
Auto-rejects cookie banners, hides persistent ad slots with CSS rules, and blocks unsolicited popups. Three behaviors under one toggle, off by default.
Updated
Smart Page Cleanup bundles three cleanup behaviors into a single toggle. It’s off by default — CSS injection can occasionally leave empty layout gaps where ad slots used to sit, so the toggle is opt-in. Turn it on once and AutoConsent, persistent ad hiding, and popup blocking all run together.
AutoConsent: Cookie Banner Rejection
Cookie consent banners fire before you can interact with a page. Smart Page Cleanup uses the AutoConsent library to detect them and dismiss them by selecting the reject/decline path — not accept. The banner disappears. No click required.
AutoConsent supports hundreds of consent management platforms. Banners that use non-standard implementations may not be detected. In those cases the banner remains and you can click manually as usual.
Cosmetic Ad Hiding
Some ad slots survive network-level blocking. The ad network’s domain gets blocked, but the container div stays on the page — an empty box where an ad would have loaded. Cosmetic rules target those containers with CSS and collapse them.
These are CSS injections, not DOM removals. The page structure stays intact; the empty containers are hidden. Page functionality is unaffected.
Popup Blocking
Unsolicited popups come from window.open() calls triggered by page scripts rather than user actions. Smart Page Cleanup intercepts those calls and drops the popup before the browser opens a new window.
Popups that follow a direct user click — OAuth flows, download dialogs, payment processor windows — are allowed through. The distinction is whether the window.open() traces back to a genuine user gesture within a 1-second window.
When to Turn It Off
Smart Page Cleanup is a single toggle — there’s no per-behavior control. If a site’s cookie preferences need to persist (say, a subscription site you’ve already logged into), add that domain to the whitelist instead of disabling the feature globally.
Frequently Asked Questions
Does cookie banner rejection actually select 'Reject all' rather than 'Accept all'?
Will cosmetic blocking break page layouts?
What kinds of popups does this block?
Can I use Smart Page Cleanup without the main content blocking slider?
Does this interact with the whitelist?
Related Features
Ad Blocker — Block Ads and Trackers in Chrome
Block ads, trackers, analytics, and malware in Chrome at three levels. All blocking rules ship inside the extension — nothing fetched from the web, ever.
YouTube & Twitch Video Ad Blocking (2026)
YouTube falls back across multiple ad delivery paths. SuperchargePerformance intercepts all of them — pre-rolls, mid-rolls, overlays, and adblock detection.
Site Whitelist — Per-Feature Domain Exemptions
Exempt specific domains from ad blocking, script blocking, tab suspension, or all features — with per-feature granularity, not just a blunt on/off switch.
From the Library
Which Chrome Ad Blocker Blocks YouTube? 5 TESTED (2026)
Most Chrome ad blockers miss YouTube and Twitch video ads — including uBlock Origin. We tested 5 across 14 features. One blocks video ads, popups, and cookies.
SuperchargePerformance: EVERY Feature Explained (2026)
Tab suspension, ad blocking, script control, video ad stripping, 13 features — one reference. Stats dashboard, whitelist, Safe Mode, PRO tier, and Chrome tips.