HBOMax Gradient Remover

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
neura-neura
日安装量
2
总安装量
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.