YouTube AdSkipper Firefox

Examine source code of YouTube AdSkipper

By: Vishwas
Inspect and view changes in YouTube AdSkipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YouTube AdSkipper",
  "short_name": "YouTube AdSkipper",
  "description": "Skip YouTube ads automatically as soon as YouTube provides a skip button.",
  "version": "1.3",
  "manifest_version": 2,
  "author": "Vishwas R",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "script.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ]
}

Best YouTube AdSkipper Alternatives

Here are some Firefox add-ons that are similar to YouTube AdSkipper: