Video Background Play Fix Firefox

Examine source code of Video Background Play Fix

By: JanH
Inspect and view changes in Video Background Play Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "default_locale": "en",
  "version": "1.8.1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "video-bg-play@timdream.org",
      "strict_min_version": "58.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtube-nocookie.com/*",
        "*://*.vimeo.com/*"
      ],
      "js": [
        "video-bg-play-content.js"
      ],
      "all_frames": true
    }
  ]
}

Best Video Background Play Fix Alternatives

Here are some Firefox add-ons that are similar to Video Background Play Fix: