Reddit No Login Wall Firefox

Examine source code of Reddit No Login Wall

By: John Add-on
Inspect and view changes in Reddit No Login Wall source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit No Login Wall",
  "version": "1.1.3",
  "description": "Stops Reddit's logged-out login walls and mobile app-blocking upsells while preserving normal menus and intentional login controls.",
  "content_scripts": [
    {
      "matches": [
        "https://reddit.com/*",
        "https://*.reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b889da3-d171-42bb-b856-21c5160d09e4}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Reddit No Login Wall Alternatives

Here are some Firefox add-ons that are similar to Reddit No Login Wall: