Rumble video accelerator Firefox

Examine source code of Rumble video accelerator

Inspect and view changes in Rumble video accelerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rumble video accelerator",
  "description": "Extension to speed up video in rumble",
  "version": "0.2.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "willemarf@gmail.com",
      "strict_min_version": "99.0"
    }
  },
  "author": "Willem Allan",
  "icons": {
    "16": "icons/rumble-16.png",
    "32": "icons/rumble-32.png",
    "64": "icons/rumble-64.png",
    "128": "icons/rumble-128.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/rumble-16.png",
      "32": "icons/rumble-32.png",
      "64": "icons/rumble-64.png",
      "128": "icons/rumble-128.png"
    },
    "default_title": "Rumble",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://rumble.com/*",
        "https://rumble.com/*"
      ],
      "js": [
        "js/jquery.js",
        "js/background.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Rumble video accelerator Alternatives

Here are some Firefox add-ons that are similar to Rumble video accelerator: