reddit NSFW blocking remover Firefox

Examine source code of reddit NSFW blocking remover

Inspect and view changes in reddit NSFW blocking remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reddit faceplate-modal remover",
  "version": "1.0",
  "description": "Removes the faceplate-modal from reddit on 18+ stuff",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.reddit.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{4481c056-6d14-44cd-9ce3-70d73f28b450}"
    }
  }
}

Best reddit NSFW blocking remover Alternatives

Here are some Firefox add-ons that are similar to reddit NSFW blocking remover: