Youtube Adblock Online Firefox

Examine source code of Youtube Adblock Online

Inspect and view changes in Youtube Adblock Online source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "default_locale": "en_US",
  "description": "__MSG_extension_description__",
  "version": "1.9.0",
  "background": {
    "scripts": [
      "/js/serviceWorker.js"
    ]
  },
  "action": {
    "default_icon": {
      "128": "icons/enabled.png"
    },
    "default_title": "__MSG_extension_name__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.7.1.min.js",
        "js/arrive.min.js",
        "js/youtube.js"
      ],
      "css": [
        "styles/adblock.css"
      ],
      "matches": [
        "http://*.youtube.com/*",
        "https://*.youtube.com/*"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icons/enabled.png",
    "48": "icons/enabled.png",
    "128": "icons/enabled.png"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "js/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{856e3dc3-7911-45bd-838d-7b7b02449a86}"
    }
  }
}

Best Youtube Adblock Online Alternatives

Here are some Firefox add-ons that are similar to Youtube Adblock Online: