Remove the gradient element from the control overlay which is shown on a mouse movement
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-PlayBottomGradient-Fuse-Web-PlayIt 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.