ytkb

Add custom keyboard shortcuts for YouTube navigation with UI feedback and improved controls

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

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

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

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

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

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

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

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

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

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

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

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

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

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

작성자
zafchiel
일일 설치 수
0
총 설치 수
14
평점
0 0 0
버전
0.4.2
생성일
2024-10-25
갱신일
2024-12-07
크기
7.59KB
라이선스
MIT
적용 사이트

YouTube Keyboard Shortcuts (ytkb) Userscript

Simple userscript to improve youtube keyboard controls. Key features include:

  1. Custom Keyboard Shortcuts:
  • H or Left Arrow: Rewind (5 seconds)
  • L or Right Arrow: Fast forward (5 seconds)
  • J or Down Arrow: Decrease volume
  • K or Up Arrow: Increase volume
  • M: Toggle mute
  • ,: Decrease playback speed (max 3.00x)
  • .: Increase playback speed (min 0.10x)
  • z: Reset playback speed to 1.0
  • I: Toggle Picture-in-Picture mode
  • F: Toggle full screen
  1. Control Modifiers:
  • Holding Ctrl while using seek or volume shortcuts doubles the effect
  1. On-screen Feedback:
  • Displays a temporary overlay showing the result of your action
  1. Persistent Video State Display:
    • Shows current time, duration, volume, mute status, and playback speed
    • Updates in real-time below the video

The script is designed to work on YouTube video pages and doesn't interfere with input fields or textareas. It also preserves YouTube's native keyboard shortcuts for most functions.