By: Jay
Inspect and view changes in Video Speed & Volume Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Video Speed & Volume Control",
"version": "1.0.1",
"description": "Control for speed and volume when playing HTML5 videos.",
"permissions": [
"storage",
"scripting",
"activeTab"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "video-speed-and-volume-controller@jayc180.dev",
"strict_min_version": "109.0"
}
}
} Best Video Speed & Volume Control Alternatives
Here are some Firefox add-ons that are similar to Video Speed & Volume Control:
Video Speed Controller
codebicycle
Video Speed Controller
Igrigorik
Video Speed Controller X
Danny Lin
HTML5 Speed Controller
Yamyam
Video Speed Controller (Unofficial-FF-Fork)
forkdons
Video Speed Controller
Josh
Video Speed Controller(2022)
wwcodetw
Video Speed Controller V2
Quin Locm
Video Speed Controller MV3
mvalles
Playback Speed Controller
Saffet C.
Video Speed control play
Escanor