Greasy Fork is available in English.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
Sapioit
Cài đặt hàng ngày
0
Số lần cài đặt
111
Đánh giá
0 1 0
Phiên bản
1.7.1.2-2025-05May-09Fri
Đã tạo
19-07-2022
Đã cập nhật
09-05-2025
Kích thước
20 KB
Giấy phép
GPL-2.0-only
Áp dụng cho

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