By: Arimtak
Inspect and view changes in YT Speed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YT Speed",
"version": "1.1",
"description": "Quick speed controls for YouTube — auto-resets on video click.",
"icons": {
"48": "icon.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "yt-speed@meinaddon.de",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"permissions": [
"activeTab",
"tabs"
],
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best YT Speed Alternatives
Here are some Firefox add-ons that are similar to YT Speed: