no_tftcards_message Firefox

Examine source code of no_tftcards_message

Inspect and view changes in no_tftcards_message source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Chat Filter",
  "version": "1.0",
  "description": "Masque les messages spécifiques dans le chat Twitch.",
  "browser_specific_settings": {
    "gecko": {
      "id": "twitch-chat-filter@exemple.com"
    }
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.twitch.tv/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best no_tftcards_message Alternatives

Here are some Firefox add-ons that are similar to no_tftcards_message: