Youtube Hide Paused Gradient by Sapioit

Removes the annoying gradients visible when pausing a video.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Sapioit
Daily installs
0
Total installs
107
Ratings
0 1 0
Version
1.7.1.2-2025-05May-09Fri
Created
2022-07-19
Updated
2025-05-09
Size
23.8 KB
License
GPL-2.0-only
Applies to

Removes the pesky gradient behind the loading bar and the video, visible when pausing/resuming, or while the cursor is moving with the video playing, or while the video is paused.

Bookmarklet: If you would like to use the script as a bookmark that you can manually run whenever you like just copy the following code and create a bookmark out of it. Make sure that the javascript: part of the code is still there after pasting otherwise it will not work. This method also works for using the script on mobile devices such as phones and tablets.

javascript:(function(){BM_MODE=true;document.body.appendChild(document.createElement('script')).src='https://greasyfork.org/scripts/448125-youtube-hide-paused-gradient-by-sapioit/code/Youtube%20Hide%20Paused%20Gradient%20by%20Sapioit.user.js';}())