Block media Firefox

Examine source code of Block media

By: Edil
Inspect and view changes in Block media source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block media",
  "description": "Blocks fonts, images, audio, videos, and beacons from loading. Useful for automated testing for faster page loads.",
  "version": "1.2",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "index.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d29d2dd4-d33c-4d4c-8d31-c2d06d7bbf82}"
    }
  }
}

Best Block media Alternatives

Here are some Firefox add-ons that are similar to Block media: