SpeedMaster: Custom Playback Speed for Videos Firefox

Examine source code of SpeedMaster: Custom Playback Speed for Videos

제작자: HC
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"
  }
}

최고의 SpeedMaster: Custom Playback Speed for Videos 대안

다음은 SpeedMaster: Custom Playback Speed for Videos과(와) 유사한 Firefox add-on입니다: