YouTube Scrollable Fullscreen version history - 5 versions
YouTube Scrollable Fullscreen by Waldoocs
YouTube Scrollable Fullscreen version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.97
Released May 24, 2026 - 12.1 KBWorks with firefox 142.0 and later- Version 1.97
The blacklist for grid state classes was expanded. This ensures all grid triggering classes are neutralized instantly, which prevents the control bar from freezing during scrolling. - Version 1.96
Transitioned to synchronous class stripping. By using a non-throttled observer, the script acts before the browser paints the UI. This fixes visual glitches that occurred during fast scrolling. - Version 1.95
Refactored the suppression strategy to rely primarily on CSS logic. This reduces reliance on JavaScript and improves performance during scrolling. - Version 1.94
Removed forced CSS transformations that were causing the control bar to float in the middle of the screen. Controls now maintain native positioning while remaining visible. - Version 1.93
Added CSS rules to prevent the control bar from fading out while scrolling. Removed problematic DOM deletion logic to stop silent script errors that caused UI freezes. - Version 1.92
Introduced explicit deletion of the fullscreen grid element and improved the observer to handle DOM updates more effectively.
Source code released under All Rights Reserved
- Version 1.97
Older versions
Version 1.91
Released Nov 8, 2025 - 12.15 KBWorks with firefox 109.0 and laterVersion 1.91 fixes critical performance issues from the previous version that caused YouTube to freeze or not load properly.
What's new:
- Fixed: Site loading and freezing problems resolved
- Optimized: Script now uses efficient, throttled DOM monitoring instead of aggressive polling
- Improved: Better detection of video playback state
- Maintained: Scrollable fullscreen still works as intended
- Preserved: End-of-video recommendations (3 videos) display correctly when video finishes
- Enhanced: Bottom preview bar is hidden during playback but shows recommendations at video end
The script now runs smoothly without impacting YouTube's performance while providing the full scrollable fullscreen experience.Source code released under All Rights Reserved
Version 1.9
Released Nov 2, 2025 - 12.56 KBWorks with firefox 109.0 and laterUpdated manifest to comply with new Firefox data collection requirements. No functionality changes. Extension continues to restore YouTube’s classic scrollable fullscreen mode.Source code released under All Rights Reserved
Version 1.8
Released Oct 15, 2025 - 11.78 KBWorks with firefox 109.0 and laterVersion 1.8 - October 2025 Update
🎯 Fixed: YouTube's new fullscreen UI that shows recommended videos at the bottom when scrolling has been removed.
What's new:
• Completely removes the bottom video recommendations panel that appears when scrolling in fullscreen
• Disables YouTube's new grid scrolling feature (ytp-grid-scrollable)
• Maintains the original scrollable fullscreen functionality for viewing comments, descriptions, and related videos
• Works seamlessly with both old and new YouTube UI versions
• Improved performance with faster detection and removal (300ms polling interval)
Now you can enjoy distraction-free scrolling through comments and video information in fullscreen mode, without YouTube's recommended videos overlay appearing at the bottom.Source code released under All Rights Reserved
Version 1.0
Released Sep 12, 2025 - 10.58 KBWorks with firefox 58.0 and laterSource code released under All Rights Reserved