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

Pop out Actor sheets and Journal entries into their own windows for easier viewing.

Does not work in the standalone FVTT Application.

", "version": "1.2", "authors": ["KaKaRoTo", "Alec Posney"], "scripts": ["./popout.js"], "styles": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Spanish", "path": "lang/es.json" }, { "lang": "zh-tw", "name": "正體中文", "path": "lang/zh-tw.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" } ], "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/v1.2.zip", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.8.0" }