Automatically Skip Youtube Ads Firefox

Examine source code of Automatically Skip Youtube Ads

By: Runa
Inspect and view changes in Automatically Skip Youtube Ads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Skip Youtube Ads",
  "version": "3.40",
  "browser_action": {
    "default_icon": "icons/icon.png"
  },
  "description": "Auto skips youtube ads",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "skipper.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0a45331f-2936-416a-980d-59a81d7bce8c}"
    }
  }
}

Best Automatically Skip Youtube Ads Alternatives

Here are some Firefox add-ons that are similar to Automatically Skip Youtube Ads: