SpeedMe Firefox

Examine source code of SpeedMe

By: Bryley
Inspect and view changes in SpeedMe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpeedMe",
  "version": "1.1",
  "description": "Gives the user functionality for speeding up and slowing down a Youtube video from 0 times speed to 16 times speed quickly and efficiently",
  "icons": {
    "48": "icons/border-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "speedme.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ]
}

Best SpeedMe Alternatives

Here are some Firefox add-ons that are similar to SpeedMe: