By: Hedi
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
{
"manifest_version": 3,
"name": "Mac Video Speed Controller",
"version": "1.0",
"description": "Control video speed with keyboard shortcuts (S, D, R).",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "myspeedcontroller@extension",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Video Speed Controller Alternatives
Here are some Firefox add-ons that are similar to Video Speed Controller: