{ "id": "chat-select", "title": "Chat Select", "description": "Multi-select and bulk delete chat messages.", "version": "1.0.0", "compatibility": { "minimum": "13", "verified": "13.351" }, "esmodules": ["module.js"], "styles": ["chat-select.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ru", "name": "Russian", "path": "lang/ru.json" } ], "authors": [{ "name": "DreamCutter" }], "url": "https://github.com/DreamCutter28/chat-select", "manifest": "https://raw.githubusercontent.com/DreamCutter28/chat-select/main/module.json", "download": "https://github.com/DreamCutter28/chat-select/releases/latest/download/chat-select.zip" }