Background Video Player Firefox

Examine source code of Background Video Player

Inspect and view changes in Background Video Player source codes across current and past versions
Vidego icon
Looking to download Vimeo videos? Try:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "default_locale": "en",
  "version": "1.0.1",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/videoicon16.png",
    "48": "icons/videoicon48.png",
    "96": "icons/videoicon96.png",
    "128": "icons/videoicon128.png",
    "512": "icons/videoicon512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Shriradhakrishnasharnam-BackgroundVideoPlayer@gecko.id",
      "strict_min_version": "68.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtube-nocookie.com/*",
        "*://*.vimeo.com/*"
      ],
      "js": [
        "background-video-player-content.js"
      ],
      "all_frames": true
    }
  ]
}

Best Background Video Player Alternatives

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