Console Anti Anti-Debug Firefox

Examine source code of Console Anti Anti-Debug

Inspect and view changes in Console Anti Anti-Debug source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Console Anti Anti-Debug",
  "version": "0.1.1",
  "description": "Prevents anti-debug techniques that target console functions",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{95701dec-c74b-4201-9544-ffe7d3386e93}"
    }
  }
}

Best Console Anti Anti-Debug Alternatives

Here are some Firefox add-ons that are similar to Console Anti Anti-Debug: