Video Speed by ctrl + scrolling Firefox

Examine source code of Video Speed by ctrl + scrolling

By: Niku
Inspect and view changes in Video Speed by ctrl + scrolling source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Video Speed by ctrl + scrolling",
  "version": "1.3.0",
  "description": "Allows you to change the playback speed by ctrl + scrolling on top of videos.",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": "icon.svg",
    "default_title": "Video Speed by ctrl + scrolling",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "videospeed@videospeed.com"
    }
  }
}

Best Video Speed by ctrl + scrolling Alternatives

Here are some Firefox add-ons that are similar to Video Speed by ctrl + scrolling: