Media Hotkeys
Add Youtube style keyboard shortcuts to the media elements on all pages
What is Media Hotkeys?
Media Hotkeys is a Chrome extension developed by jiangtsa, and its main feature is "Add Youtube style keyboard shortcuts to the media elements on all pages".
Extension Screenshots
Download Media Hotkeys Extension CRX File
Download Media Hotkeys extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Add Youtube style keyboard shortcuts to the media elements on all pages A chrome extension that enables you to run Youtube-style hotkeys on audio and video elements on any website. Hotkeys include: k toggle play/pause j / l Skip forward/backward 10 seconds left / right Skip forward/backward 5 seconds < / > Decrease/Increase playback rate by 0.25 0-9 Skip to percentage of media, 0% to 90% m Toggle mute f Toggle fullscreen To toggle these media hotkeys off/on, press ctrl+m. Open source on Github: https://github.com/jiangts/media-hotkeys
Extension Basic Information
Name | Media Hotkeys |
ID | mbcdmhmakembodgacoolpcadmbdadmja |
Official URL | https://chromewebstore.google.com/detail/media-hotkeys/mbcdmhmakembodgacoolpcadmbdadmja |
Description | Add Youtube style keyboard shortcuts to the media elements on all pages |
File Size | 1.47 MB |
Installation Count | 48 |
Current Version | 0.1.1 |
Last Updated | 2020-09-21 |
Publish Date | 2020-09-21 |
Developer | jiangtsa |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/jiangts/media-hotkeys |
Help Page URL | https://github.com/jiangts/media-hotkeys/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Media Hotkeys", "version": "0.1.1", "manifest_version": 2, "description": "Add Youtube style keyboard shortcuts to the media elements on all pages", "homepage_url": "https:\/\/github.com\/jiangts\/media-hotkeys", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "default_locale": "en", "content_scripts": [ { "matches": [ " |