BiralChat Firefox

Examine source code of BiralChat

Inspect and view changes in BiralChat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "BiralChat",
  "version": "1.4.2",
  "description": "Tus streamers favoritos empezaron a streamear en booyah? No te preocupes, te ayudamos a adaptarte",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "libs.js",
        "main.js"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "matches": [
        "*://booyah.live/*"
      ]
    }
  ]
}

Meilleures alternatives BiralChat

Voici quelques Firefox add-ons qui sont similaires à BiralChat :