{ "$schema": "../../../node_modules/@wako-app/mobile-sdk/dist/manifest-schema.json", "version": "1.0.0", "id": "plugin.kodi-select", "name": "Kodi Select", "description": "Allows to select Kodi Host before opening an URL on kodi", "author": "JohnnyCrazy", "actions": [], "entryPointV4": "/plugin.js", "entryPointV3": "https://raw.githubusercontent.com/wako-app/wako-select-kodi/entryPointV3/dist/plugin.js", "languages": { "en": "/i18n/en.json" }, "changeLogs": { "1.0.0": "Stable version", "0.0.1": "Initial Version" } }