{ "id": "yt-jukebox", "title": "YouTube Jukebox", "description": "Toque playlists do YouTube sincronizadas para todos (jogadores & mestres). Suporte a link de vídeo ou playlist.", "version": "0.1.4", "authors": [ { "name": "Jotape", "url": "https://github.com/JpMotaN/YouTube-Jukebox" } ], "compatibility": { "minimum": "12", "verified": "13" }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/app.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": { "isDefault": true } }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ], "url": "https://github.com/JpMotaN/YouTube-Jukebox", "manifest": "https://raw.githubusercontent.com/JpMotaN/YouTube-Jukebox/main/module.json", "download": "https://github.com/JpMotaN/YouTube-Jukebox/archive/refs/heads/main.zip" }