AutoSkipYT for YouTube – Skip Ads Automatically Firefox

Examine source code of AutoSkipYT for YouTube – Skip Ads Automatically

Inspect and view changes in AutoSkipYT for YouTube – Skip Ads Automatically source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoSkipYT",
  "description": "AutoSkipYT instantly skips YouTube ads so you can enjoy smooth, uninterrupted videos. Lightweight, private, and hassle-free — just install and relax.",
  "version": "2.0.1",
  "icons": {
    "256": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "content_frame_yt.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "content_yt.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mateuszwalewski17@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best AutoSkipYT for YouTube – Skip Ads Automatically Alternatives

Here are some Firefox add-ons that are similar to AutoSkipYT for YouTube – Skip Ads Automatically: