Reddit Chat Anonymizer Firefox

Examine source code of Reddit Chat Anonymizer

By: Skye
Inspect and view changes in Reddit Chat Anonymizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Chat Anonymizer",
  "version": "1.0.2",
  "description": "A privacy-focused extension that locally modifies Reddit chat to enhance anonymity",
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-chat-anonymizer@example.com"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chat.reddit.com/room*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Reddit Chat Anonymizer Alternatives

Here are some Firefox add-ons that are similar to Reddit Chat Anonymizer: