Chat Curtain Firefox

Examine source code of Chat Curtain

Inspect and view changes in Chat Curtain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Chat Curtain",
  "version": "1.0.5",
  "manifest_version": 3,
  "description": "Hide Twitch chat messages until approved by moderators",
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "128": "images/128.png"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "Chat Curtain",
    "default_icon": {
      "19": "images/19.png",
      "38": "images/38.png"
    }
  },
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  },
  "homepage_url": "http://stone.money/",
  "content_scripts": [
    {
      "css": [
        "css/twitch.css"
      ],
      "js": [
        "js/chatcurtain.js"
      ],
      "matches": [
        "https://www.twitch.tv/*",
        "https://www.twitch.tv/*",
        "https://www.twitch.tv/popout/*/chat",
        "https://www.twitch.tv/popout/*/chat"
      ]
    },
    {
      "js": [
        "js/login.js"
      ],
      "matches": [
        "https://chatcurtain.stone.money/v1/auth/success?token=*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{28cb5734-221e-4158-8286-e2604433d734}"
    }
  }
}

Best Chat Curtain Alternatives

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