HTML5 Video Speed Controls

Simple keyboard controls for HTML5 video speed and frame-stepping

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
lunagus
일일 설치 수
0
총 설치 수
2
평점
0 0 0
버전
1.1
생성일
2025-11-18
갱신일
2025-11-18
크기
6.14KB
라이선스
해당 없음
적용 사이트
모든 사이트

HTML5 Video Speed Controls

A lightweight userscript that adds keyboard shortcuts for playback speed and frame stepping on any HTML5 video — works on every site.


🧩 Features

  • 🎚️ Speed control

    • Press X → Slow down by 0.1×
    • Press C → Speed up by 0.1×
    • Press Z → Reset to 1.0×
  • 🎞️ Frame-by-frame control

    • Press Q → Previous frame (auto-pauses)
    • Press E → Next frame (auto-pauses)
  • 🧠 Smart video detection

    • Automatically finds the active video (playing, visible, or largest)
    • Detects dynamically added videos on single-page sites
    • Tooltip overlay shows current speed or action

📦 Installation

  1. Install a userscript manager:

  2. Click below to install or update the script:

👉 Install Script


💻 Usage

Once installed, open any page with an HTML5 <video> element (YouTube, Twitter, Reddit, etc.) and use the keyboard shortcuts:

Key Action Description
X Speed – 0.1× Slower playback
C Speed + 0.1× Faster playback
Z Reset Restore 1.0× speed
Q Prev Frame Step backward one frame (pauses video)
E Next Frame Step forward one frame (pauses video)

A floating tooltip at the top of the screen will briefly show the current speed or frame action.


💬 Feedback

Open an issue or pull request here: https://github.com/lunagus/html5-video-speed-control/issues