Twitch Chat Expander Firefox

Examine source code of Twitch Chat Expander

By: 88CLB
Inspect and view changes in Twitch Chat Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Chat Expander",
  "version": "1.1",
  "description": "This Firefox extension enhances the Twitch chat experience by increasing the textarea row count from 1 to 3, allowing for easier message composition and better readability",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "extension.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd59ca66-d121-4d8f-9f21-6262f15d3a2a}"
    }
  }
}

Best Twitch Chat Expander Alternatives

Here are some Firefox add-ons that are similar to Twitch Chat Expander: