Reddit BotBouncer Detector Firefox

Examine source code of Reddit BotBouncer Detector

By: the_me Add-on
Inspect and view changes in Reddit BotBouncer Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Bot Detector",
  "version": "1.1",
  "description": "Scans the sidebar for moderation bots safely.",
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-bot-detector@yourname.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Reddit BotBouncer Detector Alternatives

Here are some Firefox add-ons that are similar to Reddit BotBouncer Detector: