Advertising skiper Firefox

Examine source code of Advertising skiper

By: Ivan
Inspect and view changes in Advertising skiper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Advertising skiper",
  "description": "Skip your ads on youtube",
  "icons": {
    "128": "Logo.png"
  },
  "version": "1.15",
  "manifest_version": 2,
  "author": "Scuril",
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_title": "AdSkiper",
    "default_popup": "basePage/base.html"
  },
  "background": {
    "scripts": [
      "exJS/jqueryMin.js",
      "exJS/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "exJS/jqueryMin.js",
        "exJS/script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Advertising skiper Alternatives

Here are some Firefox add-ons that are similar to Advertising skiper: