By: ViktorStiskala
Inspect and view changes in Stream Keys - Video Keyboard Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Stream Keys - Video Keyboard Controls",
"description": "Keyboard shortcuts and position restore for YouTube, Disney+, HBO Max, and BBC iPlayer video players.",
"version": "2.1.4",
"browser_specific_settings": {
"gecko": {
"id": "stream-keys-extension@stiskala.cz",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "logo/StreamKeys_16.png",
"32": "logo/StreamKeys_32.png",
"48": "logo/StreamKeys_48.png",
"128": "logo/StreamKeys_128.png"
},
"background": {
"scripts": [
"src/background/index.js"
]
},
"permissions": [
"webNavigation",
"scripting",
"storage"
],
"host_permissions": [
"https://*.disneyplus.com/*",
"https://*.hbomax.com/*",
"https://*.youtube.com/*",
"https://*.bbc.co.uk/*"
],
"options_page": "src/settings/settings.html",
"action": {},
"content_scripts": [
{
"matches": [
"https://*.bbc.co.uk/*"
],
"js": [
"src/shadow-patcher.js"
],
"run_at": "document_start",
"world": "MAIN"
}
],
"web_accessible_resources": [
{
"resources": [
"src/services/*.js"
],
"matches": [
"https://*.disneyplus.com/*",
"https://*.hbomax.com/*",
"https://*.youtube.com/*",
"https://*.bbc.co.uk/*"
]
}
]
} Best Stream Keys - Video Keyboard Controls Alternatives
Here are some Firefox add-ons that are similar to Stream Keys - Video Keyboard Controls:
Streaming Keyboard Controls
Aysha Quinn
Hoopla Video Keyboard Controls
b b b b bb b
Universal Video Hotkeys
phil294
I Said Pause()
KoHowdy
YouTube Keys Control (with Shorts support)
Joshua9797
Tab Switcher TV
ItzNotMe
Keyboard Media Controls
Zoe Hart
Better Media Keys for YouTube
TroyWare
Multi-Platform Media Keys
Herbert Gaines
M3U8/HLS Player with Custom Keyboard Controls
Bishal Dahal
YouTube Kbd Nav
Fanaro009
Web Video Keyboard Nav
Fabian Köster