Wizard Chat Bot Firefox

Examine source code of Wizard Chat Bot

제작자: DarkWizardWin Add-on
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"
    }
  ]
}

최고의 Wizard Chat Bot 대안

다음은 Wizard Chat Bot과(와) 유사한 Firefox add-on입니다: