Video Autoplay Blocker Firefox

Examine source code of Video Autoplay Blocker

Inspect and view changes in Video Autoplay Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "blocker.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Prevents from autoplay HTML5 video",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "name": "Video Autoplay Blocker",
  "short_name": "Video Autoplay Blocker",
  "version": "1.0"
}

Best Video Autoplay Blocker Alternatives

Here are some Firefox add-ons that are similar to Video Autoplay Blocker: