Ads-Premium Firefox

Examine source code of Ads-Premium

By: Gabriel
Inspect and view changes in Ads-Premium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ads-Premium (Thumbnails)",
  "version": "1.1",
  "description": "Right-click on YouTube video links or thumbnails to open ad-free.",
  "permissions": [
    "contextMenus",
    "tabs",
    "*://*.youtube.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5bf60d1a-364d-43d3-baf0-ffeb3c7a7469}"
    }
  }
}

Best Ads-Premium Alternatives

Here are some Firefox add-ons that are similar to Ads-Premium: