OpenVideo - ad-free streaming Firefox

Examine source code of OpenVideo - ad-free streaming

Inspect and view changes in OpenVideo - ad-free streaming source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OpenVideo – ad-free streaming",
  "short_name": "OpenVideo",
  "description": "Watch all of the videos – but none of the ads! (...even on sites which block adblockers)",
  "browser_specific_settings": {
    "gecko": {
      "id": "OpenVideoFS@gmail.com"
    }
  },
  "action": {
    "default_icon": "logos/logo256.png",
    "default_popup": "pages/popupmenu/index.html"
  },
  "icons": {
    "16": "logos/logo16.png",
    "48": "logos/logo48.png",
    "64": "logos/logo64.png",
    "128": "logos/logo128.png",
    "256": "logos/logo256.png"
  },
  "background": {
    "scripts": [
      "background-scripts/background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "unlimitedStorage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "*://openvideo-streaming.github.io/*",
    "*://dood.pm/*",
    "*://*.mxdcontent.net/*",
    "https://*.mp4upload.com:282/*",
    "*://*/*ov-id=*"
  ],
  "optional_permissions": [
    "downloads"
  ],
  "version": "4.2.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/allFramesScript.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/ovWebPage.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/topPageScript.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inject-scripts/searchvideos.js",
        "pages/popupmenu/index.html",
        "pages/runisolatedscript/index.html",
        "pages/welcome/index.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best OpenVideo - ad-free streaming Alternatives

Here are some Firefox add-ons that are similar to OpenVideo - ad-free streaming: