Remove Adblock Thing Firefox

Examine source code of Remove Adblock Thing

Inspect and view changes in Remove Adblock Thing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Remove Adblock Thing",
  "version": "1.0",
  "description": "Removes adblock detection from YouTube.",
  "manifest_version": 3,
  "icons": {
    "128": "logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "Youtube-Ad-blocker-Reminder-Remover.user.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "removeadblockthing@epicmario71.com",
      "strict_min_version": "48.0"
    }
  }
}

Best Remove Adblock Thing Alternatives

Here are some Firefox add-ons that are similar to Remove Adblock Thing: