Turbo Video Speed Controller Firefox

Examine source code of Turbo Video Speed Controller

Inspect and view changes in Turbo Video Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Turbo Video Speed Controller",
  "version": "1.7.0",
  "description": "Supercharge your video playback. Turbo lets you change the speed of any HTML5 video with hotkeys and an overlay controller — great for courses, lectures and long clips — with handy presets and per-site speed memory.",
  "icons": {
    "32": "graphics/icon-32.png",
    "48": "graphics/icon-48.png",
    "64": "graphics/icon-64.png",
    "96": "graphics/icon-96.png",
    "128": "graphics/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d09633de-910f-42cb-a42a-f3dfc9f436d4}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/vs-core.js",
        "scripts/speed.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_title": "Turbo Video Speed",
    "default_popup": "scripts/popup.html",
    "default_icon": {
      "32": "graphics/icon-32.png",
      "48": "graphics/icon-48.png",
      "64": "graphics/icon-64.png"
    }
  }
}

Best Turbo Video Speed Controller Alternatives

Here are some Firefox add-ons that are similar to Turbo Video Speed Controller: