{ "id": "popout", "title": "PopOut!", "description": "

This module adds a PopOut! button to most actor sheets, journal entries, and applications.

The PopOut! button allows you to open a sheet/application/document into its own window, for easier viewing or for use with multiple monitors.

", "version": "2.14", "author": "KaKaRoTo, Posnet", "authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }], "scripts": ["./popout.js"], "styles": [], "packs": [], "dependencies": [{ "name": "lib-wrapper", "type": "module" }], "relationships": { "requires": [{ "id": "lib-wrapper", "type": "module" }] }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "zh-tw", "name": "正體中文", "path": "lang/zh-tw.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout#readme", "url": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-popout/master/module.json", "download": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/archive/v2.14.zip", "bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues", "compatibility": { "minimum": "10", "verified": "11.302", "maximum": "11" } }