Upright Speed Slider Firefox

Examine source code of Upright Speed Slider

By: gogeda Add-on
Inspect and view changes in Upright Speed Slider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Vertical Video Speed Slider",
  "version": "1.0",
  "description": "Real-time vertical slider for adjusting video playback speed from 1x to 4x",
  "browser_specific_settings": {
    "gecko": {
      "id": "vertical-video-speed-slider@conra.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Upright Speed Slider Alternatives

Here are some Firefox add-ons that are similar to Upright Speed Slider: