By: forkdons
Inspect and view changes in Video Speed Controller (Unofficial-FF-Fork) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Video Speed Controller",
"short_name": "videospeed",
"version": "0.9.5",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "videospeed@forkdons.hento",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "109.0"
}
},
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
"homepage_url": "https://github.com/igrigorik/videospeed",
"icons": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"permissions": [
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "ui/options/options.html",
"open_in_tab": true
},
"action": {
"default_icon": {
"19": "assets/icons/icon19.png",
"38": "assets/icons/icon38.png",
"48": "assets/icons/icon48.png"
},
"default_popup": "ui/popup/popup.html"
},
"content_scripts": [
{
"all_frames": true,
"matches": [
"http://*/*",
"https://*/*",
"file:///*"
],
"match_about_blank": true,
"exclude_matches": [
"https://hangouts.google.com/*",
"https://meet.google.com/*"
],
"css": [
"styles/inject.css"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"inject.js"
],
"matches": [
"http://*/*",
"https://*/*",
"file:///*"
]
}
]
} Best Video Speed Controller (Unofficial-FF-Fork) Alternatives
Here are some Firefox add-ons that are similar to Video Speed Controller (Unofficial-FF-Fork):
Video Speed Controller MV3
mvalles
Video Speed Controller
Gea-Suan Lin
Video Speed Controller
codebicycle
Video Speed Controller X
Danny Lin
Playback Speed Controller
Saffet C.
Video Speed Controller (Magnus Fork)
Magnus Anderson
Video Speed Controller
EVar
Video Speed Controller
Igrigorik
Video Speed Controller(2022)
wwcodetw
Video Speed Controller
seoxiis
Video Speed Controller (New)
Gediminas Lelešius
Video Speed control play
Escanor