Scroll Volume Dx Edition

Added custom modifier key for fine volume adjustment. wheel scroll for volume. NumpadKey:013 for speed, 28 for volume, 46 for 5sec、5(space) for play/pause, enter for fullscreen, numpad+- for 5sec. Fully supports: YouTube, Bilibili, Steam. Bilibili live (partial)

Install this script?
Author's suggested script

You may also like YouTube Chat Enhancement.

Install this script
Author
xzy D
Daily installs
0
Total installs
18
Ratings
2 0 0
Version
9.6.1
Created
2025-05-18
Updated
2025-09-04
Size
25.3 KB
License
MIT
Applies to

Generated by AI.

Update Notes:
9.6.1 fix steam wheel
9.6.0 Added custom modifier key for fine volume adjustment(+-1%).and en Menu, did work?
9.5.6 Fixes:
No Unnecessary Records: Websites without user customization no longer create storage entries.
Improved Storage Sorting: Optimized the organization method for local storage settings.
Restored Default Behavior:
For YouTube and Bilibili, the default function for keys 7/9 (video skip) is reverted to Option 4 (platform-native navigation).
Reset Requirement:
Users who previously customized these settings must reconfigure them manually.
Original settings are not automatically deleted.
Manual Reset Method:
To clear all settings:
Go to Tampermonkey's storage page for this script.
Replace existing content with {} (empty object).
Click Save.

Version 9.5.3 originally allowed customization of step time, long step time, and volume step, but these settings were global.

It has now been modified to support per-site customization and added custom functions for keys 7 and 9:

Option 1: Long step time (default: 30 seconds).
Option 2: Navigate to the previous/next page (7 for previous, 9 for next).
Option 3: Switch to the previous/next video container on the same page when multiple videos exist (same).

Script Purpose:

Use mouse wheel on recognized players to adjust volume.
Perform essential operations using only the numpad keys.
Compatibility: // @match *://*/* is used to match basic video players. It may work on generic sites, but functionality is not guaranteed everywhere.
Usage Instructions:

Outside input fields:

🔧 Speed: Keys 0, 1, 3
🔊 Volume: Keys 2, 8
⏪ Seek backward/forward: Keys 4 (backward), 6 (forward) by 5 seconds
⏯️ Play/Pause: Key 5 (or spacebar)
🖥️ Fullscreen toggle: Enter key

Platform-Specific Keys (7/9):

YouTube: Previous/Next video
Bilibili: Previous/Next video
Twitch: Unused
Steam/Generic: Skip 30 seconds

Note:
Functionality may work fully on some sites, partially on others, or break entirely. This script is primarily self-use optimized.

长期地址
遇到问题?请前往 GitHub 提 Issues。