Provides sound amplification (up to 10,000%), noise reduction, and fast forward using left/right arrow keys. Ideal for watching school lecture videos.
A Tampermonkey script that enhances video playback on any website with convenient keyboard shortcuts and a powerful volume booster (up to 10000%). Skip forward/backward, and amplify quiet videos — perfect for online lectures!
To make the script run only on specific websites, modify the @match lines in the script's metadata. For example:
// @match https://moodle.xxx.edu.tw/*
// @match https://example.com/*
This ensures the script only activates on those websites.
<video> elements.✉ Created by Microdust
Feel free to contribute, suggest new features, or report bugs!