DelfiBannerAway Firefox

Examine source code of DelfiBannerAway

By: Rustam
Inspect and view changes in DelfiBannerAway source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DelfiBannerAway",
  "version": "1.1",
  "description": "Removes annoying anti-adblock banner on Estonian news portal",
  "icons": {
    "48": "icons/delfi-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.delfi.ee/*"
      ],
      "js": [
        "dab.js"
      ],
      "css": [
        "adstyle.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rahimgulov.rustam@gmail.com"
    }
  }
}

Best DelfiBannerAway Alternatives

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