Youtube Hide Tool

This script automatically hides the recommended cards at the end of YouTube videos. When the mouse hovers over the video, the recommended cards will reappear. Additionally, it provides shortcut keys to toggle the comment section, video recommendations, feature list, and switch to a minimalist mode. Settings are automatically saved and applied the next time the video is opened.

As of 2025-03-26. See the latest version.

Author
Canaan HS
Ratings
0 0 0
Version
0.0.38-Beta
Created
2023-07-30
Updated
2025-03-26
Size
20.6 KB
License
MPL-2.0
Applies to

YouTube Hide Tool


👻 How to Use

  1. Install a browser script manager (such as Tampermonkey)
  2. Install the script
  3. Visit YouTube

🚧 Development Notes

By hiding recommendations, you can avoid being constantly suggested by the algorithm and endlessly watching videos.

⚠️ Usage Notes

  • YouTube's loading method may sometimes cause the script to not fully reload, resulting in incomplete hiding or failure of quick hide functionality. Simply refresh the page to fix this.

📜 Feature Overview

Hide End Recommendations

  • Some videos show recommended videos at the end. This script will automatically hide them, and hovering the mouse over the video area will restore them.

Quick Triggers (on watch page)

Shortcut Description
Alt + 1 Hide the right-side video recommendations
Alt + 2 Hide the comment section
Alt + 3 Hide the options menu
Alt + 4 Hide playlist information (only available on playlist info page)
Alt + T Hide the title text
Ctrl + Z Minimal view (hide everything)

🔗 Related Links


📦 Version Information

Release Version: 0.0.38-Beta

Update Contents

  1. None