
YouTube Fullscreen Scroll από cyberofficial
Removes the deprecate-fullerscreen-ui attribute from YouTube elements to restore scroll functionality to YouTube fullscreen mode.
12 χρήστες12 χρήστες
Μεταδεδομένα επέκτασης
Στιγμιότυπα


Σχετικά με την επέκταση
This extension fixes a problem where YouTube's fullscreen mode stops you from scrolling through comments and related videos.
What it does: It removes a special code that YouTube adds to elements that breaks scrolling in fullscreen mode.
How to use:
Install the extension
Go to YouTube
Watch videos in fullscreen mode
You can now scroll normally through comments and related videos
The extension works automatically. No settings needed. It only works on YouTube and doesn't collect any personal information.
This solves the frustrating issue where you can't scroll in YouTube fullscreen mode. Perfect for watching videos without interruptions.
What it does: It removes a special code that YouTube adds to elements that breaks scrolling in fullscreen mode.
How to use:
Install the extension
Go to YouTube
Watch videos in fullscreen mode
You can now scroll normally through comments and related videos
The extension works automatically. No settings needed. It only works on YouTube and doesn't collect any personal information.
This solves the frustrating issue where you can't scroll in YouTube fullscreen mode. Perfect for watching videos without interruptions.
YouTube’s player is a moving target. Releases land after targeted testing, but breaking changes from YouTube can still slip through. If you spot a regression, open an issue with the video URL and reproduction steps.
Βαθμολογήθηκε με 1 από έναν αξιολογητή
Δικαιώματα και δεδομέναΜάθετε περισσότερα
Απαιτούμενα δικαιώματα:
- Πρόσβαση στα δεδομένα σας για www.youtube.com
Προαιρετικά δικαιώματα:
- Πρόσβαση στα δεδομένα σας για www.youtube.com
Περισσότερες πληροφορίες
- Σύνδεσμοι προσθέτου
- Έκδοση
- 1.0.75
- Μέγεθος
- 19,17 KB
- Τελευταία ενημέρωση
- 11 ώρες πριν (14 Οκτ 2025)
- Σχετικές κατηγορίες
- Ιστορικό εκδόσεων
- Ετικέτες
- Προσθήκη σε συλλογή
Ο προγραμματιστής της επέκτασης σάς ζητά να βοηθήσετε τη συνεχή ανάπτυξή της με μια μικρή συνεισφορά.
Σημειώσεις έκδοσης του 1.0.75
- v1.0.75
- Introduces a debug mode (enabled via URL param) with logging, metrics collection, and a 'Save Log' button for diagnostics. Refactors and enhances fullscreen control bar scaling and style restoration, ensuring better compatibility and maintainability.
- Refines the logic for applying control adjustments by introducing synthetic resize scheduling and flags to prevent redundant resize events. This helps avoid unnecessary reflows and ensures more reliable UI updates.
- Introduces a double-click event handler on YouTube video elements to toggle scroll mode, improving usability in fullscreen. Also updates window state handling in background.js.