gstack/browse
Garry Tan 2d2a8083df
feat: aggressive cleanup heuristics — overlays, scroll unlock, blur removal
Massively expanded CLEANUP_SELECTORS with patterns from uBlock Origin and
Readability.js research:
- ads: 30+ selectors (Google, Amazon, Outbrain, Taboola, Criteo, etc.)
- cookies: OneTrust, Cookiebot, TrustArc, Quantcast + generic patterns
- overlays (NEW): paywalls, newsletter popups, interstitials, push prompts,
  app download banners, survey modals
- social: follow prompts, share tools
- Cleanup now defaults to --all when no args (sidebar button fix)
- Uses !important on all display:none (overrides inline styles)
- Unlocks body/html scroll (overflow:hidden from modal lockout)
- Removes blur/filter effects (paywall content blur)
- Removes max-height truncation (article teaser truncation)
- Collapses empty ad placeholder whitespace (empty divs after ad removal)
- Skips gstack-ctrl indicator in sticky removal

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 23:37:22 -07:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
src feat: aggressive cleanup heuristics — overlays, scroll unlock, blur removal 2026-03-29 23:37:22 -07:00
test test: chat toolbar buttons, shared helpers, quick-action-btn styles 2026-03-29 23:28:01 -07:00
SKILL.md Merge remote-tracking branch 'origin/main' into garrytan/sidebar-css-inspector 2026-03-29 22:20:56 -07:00
SKILL.md.tmpl Merge remote-tracking branch 'origin/main' into garrytan/sidebar-css-inspector 2026-03-29 22:20:56 -07:00