OpenEduVideoSpeedExtender Firefox

Examine source code of OpenEduVideoSpeedExtender

Inspect and view changes in OpenEduVideoSpeedExtender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OpenEduVideoSpeedExtender",
  "version": "0.1.0",
  "description": "Расширяет список скоростей, доступных для просмотра видео на платформе OpenEdu.Ru",
  "content_scripts": [
    {
      "matches": [
        "https://courses.openedu.ru/*"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ]
}

Meilleures alternatives OpenEduVideoSpeedExtender

Voici quelques Firefox add-ons qui sont similaires à OpenEduVideoSpeedExtender :