Inspect and view changes in YT Speed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YT Speed",
"version": "1.3.1",
"description": "Quick speed controls for YouTube — auto-resets on video click. Screenshot and video recording, automatically converted to Discord-compatible MP4 (H.264) in the background.",
"icons": {
"48": "icon.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "yt-speed@meinaddon.de",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"tabs",
"downloads",
"storage"
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best YT Speed Alternatives
Here are some Firefox add-ons that are similar to YT Speed:
2X Speed
Kaydeun
Quick Video Speed Toggle (1x-2x)
amerikanci
MarkN Video Speed
MarkN
YouTube Speed Toggle
jojihatzz
SpeedZ
Acker2
Video Speed Controller
Acker
SpeedX
Acker
YouTube Custom Playback Speed
Chris
Auto YT Music Playback Speed Switch
HKVbiggi
Change Video Playback Speed
Himanshu Mahendra Jain
SpeedUp
E M
yt-speed-toggle
pwh9882