Removes Most AdBlocker Walls (DailyBeast etc) Firefox

Examine source code of Removes Most AdBlocker Walls (DailyBeast etc)

Inspect and view changes in Removes Most AdBlocker Walls (DailyBeast etc) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Removes Most AdBlocker Walls (DailyBeast etc)",
  "version": "14.0",
  "description": "Checks all websites if they contain tp-modal walls and removes them, works with dailybeast, gizmodo etc",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "background.js"
      ]
    }
  ]
}

Best Removes Most AdBlocker Walls (DailyBeast etc) Alternatives

Here are some Firefox add-ons that are similar to Removes Most AdBlocker Walls (DailyBeast etc):