HTML5 Video/Audio by jcunews
Scripts for HTML5 Video/Audio (non site specific)
顯示 繁體中文 的結果。顯示所有語言的結果。
-
-
HTML5 Video Playback Speed Control Keyboard Shortcut JS - Add keyboard shortcuts to control HTML5 video playback rate. Available keyboard shortcuts are: <CTRL+[> = Decreate playback rate, <CTRL+]> = Increase playback rate, <CTRL+\> = Set playback rate increment/decrement unit, <CTRL+'> = Set playback to specific rate, <CTRL+;> Reset playback rate to default (to 1.0). Default playback rate incement/decrement is configurable via script.
-
HTML5 Video Frame Screenshot JS - Adds ability to take a screenshot from the current frame of a HTML5 video element and be saved to a file named "video_frame.jpg" or "video_frame.png" (image format is configurable). This script is intended to be used as a bookmarklet using this URL: javascript:hvfs_ujs()
-
HTML5 Audio/Video Keyboard Shortcuts With OSD JS - 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).
-
Selective HTML5 Media Audio Output for Chrome JS - Allows users to select specific audio output device for HTML5 audio / video in a per site basis.
-
Keyboard Media Keys Support for Firefox JS - Add support for Play/Pause and Stop keyboard media keys to control HTML5 Video/Audio playback on Firefox or other browsers which do not support media keys.