Reddit Comment Nuker Firefox

Examine source code of Reddit Comment Nuker

Inspect and view changes in Reddit Comment Nuker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Comment Nuker",
  "version": "1.1.0",
  "description": "Bulk delete your entire Reddit comment history. Scrubs comments before deletion to prevent archiving. Clean UI, no page navigation needed.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "96": "icons/icon96.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Reddit Comment Nuker"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.reddit.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-comment-nuker@manlikepeach",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Reddit Comment Nuker Alternatives

Here are some Firefox add-ons that are similar to Reddit Comment Nuker: