Smart Page Cleanup: Cookie Banners & Popups (2026)
Auto-rejects cookie banners on by default, plus an opt-in cosmetic layer that hides persistent ad slots and blocks unsolicited popups.
Updated
SuperchargePerformance separates cookie banner handling from cosmetic cleanup. Auto-Reject Cookie Banners is its own toggle and ships on by default. Smart Page Cleanup is a separate, opt-in toggle for CSS-based ad hiding and popup blocking.
Auto-Reject Cookie Banners
Cookie consent banners fire before you can interact with a page. SuperchargePerformance uses the AutoConsent library to detect them and dismiss them by selecting the reject/decline path — not accept. The banner disappears. No click required, and no configuration needed — the feature is on from the moment you install.
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.
Smart Page Cleanup
Smart Page Cleanup is off by default — CSS injection can occasionally leave empty layout gaps where an ad slot used to sit, so the toggle is opt-in. It adds two behaviors when enabled:
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 2-second window.
When to Adjust These
Auto-Reject Cookie Banners and Smart Page Cleanup are controlled independently. 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'?
Is cookie banner rejection on or off by default?
Will cosmetic blocking break page layouts?
What kinds of popups does Smart Page Cleanup 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 on 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.