Intelligent Auto-Scroll
Uses native video event listeners to trigger smooth scroll to the next video exactly when the current one finishes.
A high-performance Chrome extension that enhances YouTube Shorts viewing by intelligently auto-scrolling to the next video when one ends, with an automated 'Skip Sponsored' mode to filter ads seamlessly.

Uses native video event listeners to trigger smooth scroll to the next video exactly when the current one finishes.
Employs advanced pattern matching to identify and automatically bypass sponsored shorts or ads.
Implements MutationObserver and History API interception to remain active during YouTube's dynamic page transitions.
Built with 'single event listener' architecture to prevent memory leaks and ensure low CPU/Memory overhead.
Popup UI (HTML/CSS/JS)
Background Service Worker, Content Scripts
Modular Singleton Pattern, React Hooks integration