YouTube Restore Fullscreen Scrolling (Broken)

Strips the deprecate-fullerscreen-ui attribute everywhere on YouTube, early and repeatedly

Autor
Waldoocs
Instalaciones diarias
5
Instalaciones totales
22
Calificaciones
0 0 1
Versión
1.4
Creado
28/08/2025
Actualizado
06/09/2025
Tamaño
2.64 KB
Licencia
MIT
Funciona en

The “scroll in fullscreen” mode you remember is gone from YouTube’s codebase. It was a hidden feature flag (toggled by the deprecate-fullscreen-ui attribute), and removing it would revert you to the old branch. Now, that entire branch has been ripped out, making this script unusable.

YouTube Restore Fullscreen Scrolling

This userscript restores the ability to scroll while in fullscreen on YouTube.   YouTube recently removed this long-standing feature by adding an experimental attribute (deprecate-fullerscreen-ui).   This script removes that attribute so you can continue to scroll through comments, suggestions, and playlists while a video stays in fullscreen.  

Features

- Restores scrolling while watching videos in fullscreen   - Prevents YouTube from re-applying the restriction   - Works with YouTube’s single-page navigation (SPA)   - Lightweight and does not interfere with ads or other site features  

Installation

1. Install Tampermonkey or another compatible userscript manager   2. Click the green Install this script button on GreasyFork   3. The script will automatically run on YouTube  

Notes

- The script only targets the attribute responsible for disabling fullscreen scrolling   - It does not modify or block anything else on YouTube

长期地址
遇到问题?请前往 GitHub 提 Issues。