By: Roger
Inspect and view changes in YouTube Speed Ctrl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "YouTube Speed Ctrl",
"version": "1.1",
"manifest_version": 3,
"description": "Control YouTube video playback speed with keyboard shortcuts.",
"browser_specific_settings": {
"gecko": {
"id": "youtube-speed-ctrl@yourname.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"toggle-display": {
"suggested_key": {
"default": "Ctrl+Shift+S"
},
"description": "Toggle speed display"
}
}
} Best YouTube Speed Ctrl Alternatives
Here are some Firefox add-ons that are similar to YouTube Speed Ctrl:
youtube speed control shortcut
mln
YouTube Speed Control
Joseph Embrey
YouTube Speed Keys
Megahed
YouTube Speed Controller Pro
doubledurian
Youtube Speed Control Hotkeys
kanahan
YouTube Speed Controller
youtube speed control
YouTube Speed Tweak
pengo
Video Speed Controller
Igrigorik
YouTube Speed Controller
Samuel Li
FlowControl
Tony
YouTube Playback Speed Ct
Vicz Kumat
YouTube Button Controller
Real Happy Man