By: Kushal Niroula
Inspect and view changes in YT Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Youtube Speed Controller",
"version": "1.0",
"description": "Control youtube speed",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"webNavigation",
"activeTab",
"tabs",
"http://*/",
"https://*/"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/icon-16.png",
"32": "images/icon-32.png"
}
},
"applications": {
"gecko": {
"id": "yt-speed-controller@thecoffeecoders.com"
}
}
} Best YT Speed Controller Alternatives
Here are some Firefox add-ons that are similar to YT Speed Controller: