Default YouTube Playback Speed Firefox

Examine source code of Default YouTube Playback Speed

Inspect and view changes in Default YouTube Playback Speed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Default YouTube Playback Speed",
  "version": "1.2",
  "description": "Allows you to watch YouTube videos with a default speed.",
  "icons": {
    "48": "icons/image-48x48.png",
    "96": "icons/image-96x96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ahmadalashtar@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Default YouTube Playback Speed Alternatives

Here are some Firefox add-ons that are similar to Default YouTube Playback Speed: