Fix Twitch Chat Firefox

Examine source code of Fix Twitch Chat

By: Augie
Inspect and view changes in Fix Twitch Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Restores the hide/unhide chat button on the command center.",
  "manifest_version": 2,
  "name": "Fix Twitch Chat",
  "version": "1.0.1",
  "homepage_url": "https://github.com/AugusDogus/Fix-Twitch-Chat",
  "icons": {
    "48": "icons/chat-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*/commandcenter"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{db4746d5-552e-48bc-8c5e-49da60896e64}"
    }
  }
}

Best Fix Twitch Chat Alternatives

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