YouTube Volume Control on Hover

Control YouTube volume by scrolling your mouse wheel while hovering over the video player — no need to click!

As of 2025-04-23. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.3.1 2025-05-05

    Version 1.3.1

    • Updated script title
  • v1.3 2025-04-25
  • v1.2 2025-04-25

    Version 1.2 - 2025/04/25

    • Updated name to better fit the purpose of the script.
    • Updated description for improved clarity and relevance.
    • Default volume step changed from 5 to 10.
  • v1.1 2025-04-23

    Version 1.1 – 2025-04-23

    • 🔒 Restricted functionality to full video watch pages (/watch?v=...)
    • 🚫 Disabled volume scrolling on Shorts, homepage thumbnails, and previews
    • 🔁 Added support for YouTube SPA navigation (yt-navigate-finish event)
    • 🛠 Fixed issue where volume scroll wouldn't work after internal navigation
    • ✅ Ensured scroll listener only attaches once per video player
  • v1.0 2025-04-22