SpeedMaster: Custom Playback Speed for Videos Firefox

Examine source code of SpeedMaster: Custom Playback Speed for Videos

Por: HC Add-on
Inspect and view changes in SpeedMaster: Custom Playback Speed for Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpeedMaster: Custom Playback Speed for Videos",
  "version": "1.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "speedmaster@hc.com"
    }
  },
  "description": "This addon allows you to break free from traditional speed limits on any video website. With the ability to set customised playback speeds without constraints. SpeedMaster also lets you add quick buttons for instant access to your preferred speeds",
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "icons": {
    "32": "32x32.png",
    "48": "48x48.png"
  },
  "incognito": "spanning",
  "permissions": [
    "tabs",
    "unlimitedStorage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "browser-polyfill.js",
        "contentScript.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "index.html"
  }
}

Mejores alternativas SpeedMaster: Custom Playback Speed for Videos

Aquí hay algunas Firefox add-ons que son similares a SpeedMaster: Custom Playback Speed for Videos: