{ "id": "tw-toolkit", "title": "TW Toolkit", "description": "Easily convert URLs into images in chat and quickly resize tokens", "version": "1.0.0", "compatibility": { "minimum": 13.342, "verified": 13.342 }, "authors": [ { "name": "TioWidow", "url": "https://github.com/TioWidow" } ], "scripts": [ "scripts/config.js", "scripts/resize.js", "scripts/url-to-image.js" ], "esmodules": [], "styles": ["styles/style.css"], "packs": [], "url": "https://github.com/TioWidow/tw-toolkit", "manifest": "https://raw.githubusercontent.com/TioWidow/tw-toolkit/v1.1.0/module.json", "download": "https://github.com/TioWidow/tw-toolkit/archive/refs/tags/v1.1.0.zip", "license": "GPL-3.0 (Non-Commercial)", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" } ] }