Video Speed Controller Lite Firefox

Examine source code of Video Speed Controller Lite

Inspect and view changes in Video Speed Controller Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Video Speed Controller",
  "version": "1.0",
  "description": "Control video playback speed on any page",
  "browser_specific_settings": {
    "gecko": {
      "id": "{63ce3427-167c-404c-8c6c-602dac1f61b7}",
      "strict_min_version": "126.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Video Speed Controller",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Video Speed Controller Lite Alternatives

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