Aternos Anti-Adblock Killer Firefox

Examine source code of Aternos Anti-Adblock Killer

Inspect and view changes in Aternos Anti-Adblock Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Aternos Anti-Adblock Killer",
  "version": "1.1",
  "description": "Deletes AdBlock warning from Aternos website",
  "author": "FourTime",
  "browser_specific_settings": {
    "gecko": {
      "id": "aternos-killer@fourtime.studio",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Aternos Anti-Adblock Killer"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.aternos.org/*",
        "*://aternos.org/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Aternos Anti-Adblock Killer Alternatives

Here are some Firefox add-ons that are similar to Aternos Anti-Adblock Killer: