By: phil294
Inspect and view changes in Universal Video Hotkeys source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Universal Video Hotkeys",
"version": "1.2",
"description": "A browser extension that brings YouTube-style keyboard shortcuts to all video players across the web",
"homepage_url": "https://github.com/phil294/browser-extension-youtube-style-video-hotkeys",
"browser_specific_settings": {
"gecko": {
"id": "universal-video-hotkeys@waritschlager.de"
}
},
"permissions": [
"activeTab",
"tabs",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"shadow-hook.js"
],
"run_at": "document_start",
"all_frames": true,
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"js": [
"video.js",
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"shadow-hook.js"
],
"matches": [
"<all_urls>"
]
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Universal Video Hotkeys"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} Best Universal Video Hotkeys Alternatives
Here are some Firefox add-ons that are similar to Universal Video Hotkeys:
YouTubeUtils
Andres Rodriguez
Tweaks for YouTube
InzkDev
Universal Media Control
The1MHR
YouTube Music Hotkeys
Marcin Rataj
YouTube Button Controller
Real Happy Man
YouTube Keys Control (with Shorts support)
Joshua9797
YouTube Kbd Nav
Fanaro009
Video Speed control play
Escanor
Easy Control
Adam Nickle
Video Speed Controller
Igrigorik
Mouse & Video
Igor Costa