Kick Chat Flusher Firefox

Examine source code of Kick Chat Flusher

Inspect and view changes in Kick Chat Flusher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kick Chat Flusher",
  "version": "1.2.0",
  "description": "Enhances the kick.com viewing experience by providing a fullscreen chat overlay",
  "author": "spaghetto",
  "homepage_url": "https://github.com/r0808914/Kick-Chat-Flusher",
  "action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "32": "icons/32.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "lib/**",
        "modules/**"
      ],
      "matches": [
        "*://*.kick.com/*",
        "*://*.ip2.network/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.kick.com/*",
        "*://*.ip2.network/*"
      ],
      "js": [
        "dist/kick-chat-flusher.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0702d587-2109-4a5f-a21d-09f2743af25d}"
    }
  }
}

Best Kick Chat Flusher Alternatives

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