Inspect and view changes in Video Speed Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Video Speed Toggle",
"version": "1.0",
"description": "Toggle video playback speed between 1x and 2x with a keyboard shortcut",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"js/content.js"
]
}
],
"commands": {
"toggle-speed": {
"suggested_key": {
"default": "Alt+S"
},
"description": "Toggle video speed between 1x and 2x"
}
},
"browser_specific_settings": {
"gecko": {
"id": "video-speed-toggle@example.com"
}
},
"permissions": [
"activeTab"
]
} Best Video Speed Toggle Alternatives
Here are some Firefox add-ons that are similar to Video Speed Toggle:
Change Video Playback Speed
Himanshu Mahendra Jain
YouTube Speed Toggle
jojihatzz
Toggle YouTube Speed
Pulkit Guleria
Video Speed Controller
Hedi
Quick Video Speed Toggle (1x-2x)
amerikanci
Rich Video Speed Controller
res63661
YT Speed
Arimtak
MarkN Video Speed
MarkN
Video Speed Wheel
frort
YouTube Speed Control
Joseph Embrey
Hold for 2X Speed
Chandra Kant
Youtube 2x toggle
Dmitry Pegov