YouTube Playback-Speed Control and Display Firefox

Examine source code of YouTube Playback-Speed Control and Display

Inspect and view changes in YouTube Playback-Speed Control and Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Playback Speed Control",
  "description": "Add playback speed indicator and controls to the YouTube video player controls.",
  "version": "1.5.1",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "pages/options.html",
    "browser_style": true,
    "chrome_style": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{607fc6c7-20ef-4538-a7af-dff08e0aadb5}"
    }
  }
}

Best YouTube Playback-Speed Control and Display Alternatives

Here are some Firefox add-ons that are similar to YouTube Playback-Speed Control and Display: