Youtube Hide Paused Gradient by Sapioit

Removes the annoying gradients visible when pausing a video.

Δημιουργός
Sapioit
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
103
Βαθμολογίες
0 1 0
Έκδοση
1.7.1.2-2025-05May-09Fri
Δημιουργήθηκε την
19/07/2022
Ενημερώθηκε την
09/05/2025
Μέγεθος
20 KB
Άδεια
GPL-2.0-only
Εφαρμόζεται σε

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';}())