HTML5 Audio/Video Keyboard Shortcuts With OSD

Adds keyboard shortcuts for controlling HTML5 media player (audio/video) with OSD support. Seek media to 0%, 5%, 10%, ..., or 95%. Rewind and fast fordward media by 30 seconds, 1 minute, and 5 minutes. Change media speed even beyond YouTube's speed limit. Change audio volume to 20%, 40%, 60%, 80%, or 100%. Change video aspect ratio for TV and letterbox content (for widescreen monitors).

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v1.4.21 13-09-2024

    Added ALT+P shortcut to toggle Picture-In-Picture / Video popout in Chrome/ium. Custom shortcut is not possible in Firefox (for now), but Firefox already has Ctrl+Shift+] for it

  • v1.4.20 07-08-2024

    Update to workaround the new one-sided anti-content-control "trusted" CSP policy (sic)

  • v1.3.19 26-05-2024

    Added case-sensitivity for key names using caseSensitive property. Updated in-code keyboard shortcut object help, specifically about the case-sensitivity of key name.

  • v1.2.18 18-05-2024

    Fixed some broken shortcuts which uses SHIFT modifier key

  • v1.2.17 20-03-2024

    Removed broken video speed changer cap when in YouTube.

  • v1.2.16 20-02-2024

    Added Alt+S keyboard shorcut to take screenshot of current video frame (in its original size and aspect ratio)

  • v1.1.15 24-07-2023

    Fixed normal keyboard typing input caused by hidden video (leyboard shortcuts no longer apply to hidden videos)

  • v1.1.14 06-12-2021

    Added keyboard shortcuts to seek by 1/30th second as well as Firefox-only seek to next frame

  • v1.1.10 29-11-2019 Added more video aspect ratio shortcuts. Made possible to assign country-dependent keyboard shortcuts. Cosmetic changes.
  • v1.0.4 29-10-2019 Finally fixed the keyboard shortcut on content-editable element issue. e.g. in comment input of YouTube video page
  • v1.0.3 07-10-2019 Fixed keyboard shortcut on content-editable element issue. e.g. in comment input of YouTube video page
  • v1.0.2 26-09-2019 Fix for contente-ditable elements not receiving some keyboard inputs.
  • v1.0.1 26-09-2019