Kick Advanced Player Firefox

Examine source code of Kick Advanced Player

By: onlyTK Add-on
Inspect and view changes in Kick Advanced Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kick Advanced Player",
  "version": "1.3",
  "description": "Replaces the Kick web player with a lightweight low-latency HLS player.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kick-advanced-player@onlytk.xyz",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [],
  "host_permissions": [
    "https://kick.com/*",
    "https://*.live-video.net/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://kick.com/*"
      ],
      "js": [
        "hls.min.js",
        "content.js"
      ],
      "css": [
        "player.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Kick Advanced Player Alternatives

Here are some Firefox add-ons that are similar to Kick Advanced Player: