Twitch Chat Hide User or Command Firefox

Examine source code of Twitch Chat Hide User or Command

Inspect and view changes in Twitch Chat Hide User or Command source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.3",
  "description": "__MSG_extNameDesc__",
  "action": {
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "scripts/content.js"
      ]
    }
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "twitch_chat_hide_user_or_cmd@chiwa.net",
      "strict_min_version": "109.0"
    }
  }
}

Best Twitch Chat Hide User or Command Alternatives

Here are some Firefox add-ons that are similar to Twitch Chat Hide User or Command: