Inspect and view changes in Video Speed Controller 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.11.1",
"manifest_version": 3,
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts",
"homepage_url": "https://github.com/carsso/videospeed",
"icons": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"permissions": [
"storage"
],
"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": [
{
"matches": [
"http://*/*",
"https://*/*",
"file:///*"
],
"all_frames": true,
"match_about_blank": true,
"exclude_matches": [
"https://hangouts.google.com/*",
"https://meet.google.com/*"
],
"js": [
"content-bridge.js"
],
"run_at": "document_start",
"world": "ISOLATED"
},
{
"matches": [
"http://*/*",
"https://*/*",
"file:///*"
],
"all_frames": true,
"match_about_blank": true,
"exclude_matches": [
"https://hangouts.google.com/*",
"https://meet.google.com/*"
],
"css": [
"styles/inject.css"
],
"js": [
"inject.js"
],
"run_at": "document_idle",
"world": "MAIN"
}
],
"browser_specific_settings": {
"gecko": {
"id": "video-speed-controller@carsso.github.io",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Video Speed Controller Alternatives
Here are some Firefox add-ons that are similar to Video Speed Controller:
Video Speed Controller (Unofficial-FF-Fork)
forkdons
Playback Speed Controller
Saffet C.
Video Speed Controller X
Danny Lin
Video Speed Controller
codebicycle
VelociPlay (Control Video Speed )
SilverRabbit90
Video Speed control play
Escanor
Video Speed Controller
EVar
Video Speed Controller
Igrigorik
0.05 + - video speed controller
Ariyul İstanbul
Video Speed Controller Global
Carlos Storm
Video Controls Plus: Speed Control for YouTube ...
Ahsan Mahmood - aoneahsan.com - zaions.com
Video Speed Controller MV3
mvalles