playbackRate.js Firefox

Examine source code of playbackRate.js

By: cornzz
Inspect and view changes in playbackRate.js source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "playbackRate.js",
  "description": "Control video playback rate anywhere.",
  "version": "1.1",
  "manifest_version": 2,
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "playbackRate.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{239523ec-852c-46bb-a3ef-912a9c9f10bb}"
    }
  }
}

Best playbackRate.js Alternatives

Here are some Firefox add-ons that are similar to playbackRate.js: