AdCut Firefox

Examine source code of AdCut

Inspect and view changes in AdCut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AdCut",
  "version": "1.5",
  "description": "Fast-forward YouTube ads automatically. Now free and community-supported!",
  "developer": {
    "name": "Rakesh V"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adcut-pro@yourdomain.com",
      "strict_min_version": "140.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.youtube.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best AdCut Alternatives

Here are some Firefox add-ons that are similar to AdCut: