Remove content blocker Firefox

Examine source code of Remove content blocker

Inspect and view changes in Remove content blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove content blocker",
  "version": "1.7.1",
  "description": "This awesome extension will try to remove every content blocker from pages",
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a1592d6f-95e2-4ebc-9295-cb86716ce6db}",
      "strict_min_version": "58.0"
    },
    "gecko_android": {
      "id": "{a1592d6f-95e2-4ebc-9295-cb86716ce6db}",
      "strict_min_version": "1.0"
    }
  },
  "action": {
    "default_icon": {
      "16": "wrench-solid-16.png",
      "48": "wrench-solid-48.png",
      "64": "wrench-solid-64.png",
      "128": "wrench-solid-128.png"
    }
  }
}

Best Remove content blocker Alternatives

Here are some Firefox add-ons that are similar to Remove content blocker: