YouTube Ad Skipper - munlicode Firefox

Examine source code of YouTube Ad Skipper - munlicode

Inspect and view changes in YouTube Ad Skipper - munlicode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Ad Skipper",
  "version": "1.3",
  "description": "Mutes and skips YouTube ads automatically.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ad-skipper-your-name@example.com"
    }
  }
}

Best YouTube Ad Skipper - munlicode Alternatives

Here are some Firefox add-ons that are similar to YouTube Ad Skipper - munlicode: