{ "id": "window-maximizer", "title": "Window Maximizer", "description": "Maximize windows and snap them to layouts by dragging to the top of the screen. Supports all FoundryVTT window types including ApplicationV2.", "version": "1.0.0", "authors": [ { "name": "munichjake" } ], "compatibility": { "minimum": "12", "verified": "14", "maximum": "14" }, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/window-maximizer.css" ], "url": "https://github.com/munichjake/window-maximizer", "manifest": "https://github.com/munichjake/window-maximizer/releases/latest/download/module.json", "download": "https://github.com/munichjake/window-maximizer/releases/latest/download/module.zip" }