Automatic AdSkipper Firefox

Examine source code of Automatic AdSkipper

Inspect and view changes in Automatic AdSkipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ad Skipper",
  "description": "Automatic ad skipping extension",
  "version": "4.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "action": {
    "default_icon": "icons/128.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://youtube.com/"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "scripts/youtube.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "miletadulovic98@gmail.com"
    }
  }
}

Melhores alternativas Automatic AdSkipper

Aqui estão algumas Firefox add-ons que são similares a Automatic AdSkipper: