Wizard Chat Bot Firefox

Examine source code of Wizard Chat Bot

Inspect and view changes in Wizard Chat Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wizard Chat Bot",
  "version": "2.2",
  "description": "Filter Kick chat to show only your commands and bot replies for a cleaner experience.",
  "browser_specific_settings": {
    "gecko": {
      "id": "wizard-chat-bot@mikeysshire.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://kick.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Mejores alternativas Wizard Chat Bot

Aquí hay algunas Firefox add-ons que son similares a Wizard Chat Bot: