- Main video centered, with fade-in
- Avoid layout jank and visual clutter
- Hide recommended videos in the right drawer
- press V to toggle the right drawer
- middle-click the video to toggle the drawer
- Easy to toggle features in the userscript
To function properly, the script requires enabling Developer Mode for your userscript extension.
The script runs locally in your browser with no network requests, tracking, or data collection.
If you already use userscripts, open this link to install the userscript.
After installation, go to a YouTube video and press V.
On the default watch page, you can also middle-click the video to toggle the drawer.
It should work except in portrait layouts.
Otherwise, follow the steps below, depending on your browser:
(Chrome / Edge / Brave / Opera / Vivaldi)
Make sure Tampermonkey is installed first.
You’ll likely get it from Tampermonkey – Chrome Web Store
-
Open your extensions page
- At the top right, select More (three dots) → Extensions → Manage extensions.
-
Find Tampermonkey → Details
- Chrome users may use this direct link: chrome://extensions/?id=dhdgffkkebhmkfjojejmpbldmpobfkfo
If internal links don’t open from GitHub, copy and paste into the address bar.
-
Turn on “Developer Mode” (usually top-right of the extensions page).
-
Allow running userscripts on all sites (in Tampermonkey’s Details page):
- Site access → On all sites
- (Optional) Allow in Incognito if you want it in private windows
-
Open this link to install the userscript and confirm in Tampermonkey.
Make sure Tampermonkey is installed first.
You’ll likely get it from Tampermonkey – Get this Extension for Firefox
-
Open Add-ons Manager → Extensions: about:addons → Tampermonkey → Permissions
- Ensure it can access data for all websites (default)
- (Optional) Run in Private Windows if desired
-
Open this link to install the userscript and confirm in Tampermonkey.
Make sure Tampermonkey (or another userscript manager) is installed first.
You’ll likely get it from Tampermonkey on the App Store
- macOS Safari: Safari → Settings → Extensions → Enable Tampermonkey
- Click Tampermonkey → Edit Websites → Allow on All Websites (or add YouTube)
- (Optional) Allow in Private Browsing if you need it
- iOS/iPadOS Safari: Settings app → Safari → Extensions → Enable Tampermonkey and allow Website Access
- Open this link to install the userscript and confirm in Tampermonkey.
- See Releases
- Desktop browsers + Tampermonkey
- Tested on Chrome; it should work in other browsers as well.
- Works only in landscape layout
- Portrait layouts are intentionally out of scope
- Fullscreen “swipe up” is a YouTube-native behavior (not part of the script)
- Project home: GitHub Repository
- Author: Aster
- YouTube
- Tampermonkey
MIT © Aster Hours
