Warp — HTML5 Video Speed Firefox

Examine source code of Warp — HTML5 Video Speed

Inspect and view changes in Warp — HTML5 Video Speed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Warp — HTML5 Video Speed",
  "version": "1.6.3",
  "description": "Warp any video to the speed you want. Instantly slow down tutorials or blast through lectures with keyboard shortcuts and a draggable on-video badge, plus presets, adjustable steps, and per-site memory.",
  "icons": {
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "96": "images/icon-96.png",
    "128": "images/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb0f9a3b-1ad5-442d-9f79-4a4069219780}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "app/vs-core.js",
        "app/speed.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_title": "Warp — Video Speed",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "64": "images/icon-64.png"
    }
  }
}

Best Warp — HTML5 Video Speed Alternatives

Here are some Firefox add-ons that are similar to Warp — HTML5 Video Speed: