Udemy Speed Enhancer Firefox

Examine source code of Udemy Speed Enhancer

By: Oz
Inspect and view changes in Udemy Speed Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Udemy Speed Enhancer",
  "version": "1.0",
  "author": "Sachira Sujantha",
  "description": "Adds 2.5x and 3x playback speeds to Udemy videos.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.udemy.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "toptrendsww@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Udemy Speed Enhancer Alternatives

Here are some Firefox add-ons that are similar to Udemy Speed Enhancer: