CDA-AntyReklama Firefox

Examine source code of CDA-AntyReklama

By: Redssu Add-on
Inspect and view changes in CDA-AntyReklama source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CDA-AntyReklama",
  "description": "Wtyczka usuwająca reklamy z odtwarzacza CDA",
  "author": "Redssu",
  "version": "1.0.5",
  "action": {
    "default_icon": {
      "256": "icon.png"
    },
    "default_title": "Otwórz ustawienia",
    "default_popup": "entryPoint.html"
  },
  "icons": {
    "256": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.cda.pl/*",
        "*://cda.pl/*"
      ],
      "js": [
        "CDA-AntyReklama.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d635eb5d-3bd2-4555-8c53-a5e4388291a0}"
    }
  }
}

Best CDA-AntyReklama Alternatives

Here are some Firefox add-ons that are similar to CDA-AntyReklama: