HBOMax Gradient Remover

Remove the gradient element from the control overlay which is shown on a mouse movement

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
neura-neura
今日安裝
0
安裝總數
2
評價
0 0 0
版本
1.5
建立日期
2025-11-24
更新日期
2025-11-24
尺寸
1.6 KB
授權條款
MIT
腳本執行於

Description

This user script removes the visual gradients that appear on the control overlay when moving the mouse on play.hbomax.com. Some users find these top and bottom gradient fades distracting, especially during fullscreen playback. The script continuously detects and deletes any overlay elements whose class names begin with:

  • TopGradient-Fuse-Web-Play
  • BottomGradient-Fuse-Web-Play

It also listens for URL changes within the site to ensure the gradients are removed whenever the player reloads or navigates internally. The removal runs once per second to keep the interface clean even if HBO Max recreates the gradient elements dynamically.