Enhanced Video Speed Controller

Universal video speed control for HTML5, Video.js, JW Player, Plyr, HLS.js, YouTube, and more with intelligent detection

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ავტორი
138 Aspen
დღიური ინსტალაციები
1
მთლიანი ინსტალაციები
139
რეიტინგი
0 0 0
ვერსია
1.1.1
შექმნილია
12.09.2025
განახლებულია
05.10.2025
Size
54,8 KB
ლიცენზია
MIT
გამოყენებს მათ
ყველა საიტი
(using Claude code 1.0.112)

Recommended alternativa

Video Speed Controller

Enhanced Video Speed Controller

Universal video speed control for HTML5, Video.js, JW Player, Plyr, HLS.js, YouTube, and more with intelligent detection

Features

👁️ Hide Floating Window

  • Hide Button (⚊): Click the new hide button in the header to completely hide the UI
  • H Key Shortcut: Press H anywhere on the page to toggle show/hide the floating window
  • Menu Commands: Added Tampermonkey menu options to show/hide the controller
  • Persistent State: Remembers if UI was hidden across page reloads

⌨️ Enhanced Keyboard Shortcuts

  • D Key: Press D to speed up (increase by 0.25x)
  • S Key: Press S to slow down (decrease by 0.25x)
  • H Key: Press H to hide/show the floating window
  • Smart Detection: Only works when not typing in input fields or text areas
  • No Conflicts: Checks for modifier keys to avoid conflicts with other shortcuts

🎨 UI Improvements:

  • New Header Layout: Reorganized with separate buttons for hide and collapse
  • Better Tooltips: Added helpful tooltips showing keyboard shortcuts
  • Visual Feedback: Clear icons (⚊ for hide, − for collapse, + when collapsed)
  • Improved Button Styling: Consistent styling for all header buttons

⌨️ Complete Keyboard Shortcut List:

  • H - Toggle hide/show floating window
  • D - Speed up by 0.25x
  • S - Slow down by 0.25x
  • Ctrl+, - Decrease speed (legacy)
  • Ctrl+. - Increase speed (legacy)
  • Ctrl+0 - Reset to normal speed

🔧 Technical Details:

  • Smart Input Detection: Shortcuts are disabled when typing in forms
  • Event Prevention: Prevents browser default behaviors for custom shortcuts
  • Draggable Protection: Hide/collapse buttons don't interfere with dragging
  • CSS Classes: Uses evsc-hidden class for clean hide/show transitions