Speeder - YouTube Speed Controller Firefox

Examine source code of Speeder - YouTube Speed Controller

By: doroved
Inspect and view changes in Speeder - YouTube Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.2",
  "manifest_version": 3,
  "name": "Speeder - YouTube Speed Controller",
  "description": "Control the playback speed of YouTube videos for a comfortable viewing experience.",
  "homepage_url": "https://github.com/doroved/speeder",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "src/app.js"
      ],
      "css": [
        "src/app.css"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "speeder@doroved.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Speeder - YouTube Speed Controller Alternatives

Here are some Firefox add-ons that are similar to Speeder - YouTube Speed Controller: