By: gwilly
Inspect and view changes in Super Video Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Super Video Speed Controller",
"version": "1.3.2.1",
"description": "Speed control for any video",
"default_locale": "en",
"author": "SuperVideo",
"background": {
"scripts": [
"js/background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png",
"300": "icons/icon300.png"
},
"default_popup": "html/popup.html",
"default_title": "Super Video Speed Controller"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/contentScript.js"
],
"all_frames": true,
"match_about_blank": true,
"run_at": "document_start"
}
],
"permissions": [
"alarms",
"storage"
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png",
"300": "icons/icon300.png"
},
"incognito": "not_allowed",
"applications": {
"gecko": {
"id": "supervideospeedcontroller@example.com"
}
}
} Best Super Video Speed Controller Alternatives
Here are some Firefox add-ons that are similar to Super Video Speed Controller: