Reddit Anti-Block Firefox

Examine source code of Reddit Anti-Block

By: 2mbs
Inspect and view changes in Reddit Anti-Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Redblock",
  "version": "0.9",
  "description": "Removes the 18+ pop-up on Reddit.",
  "content_scripts": [
    {
      "matches": [
        "https://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.reddit.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-anti-block@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Reddit Anti-Block Alternatives

Here are some Firefox add-ons that are similar to Reddit Anti-Block: