{ "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.0", "authors": ["KaKaRoTo", "Alec Posney"], "scripts": ["./popout.js"], "styles": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/kakaroto/fvtt-module-popout", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-popout/master/module.json", "download": "https://github.com/kakaroto/fvtt-module-popout/archive/v1.0.zip", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.8.0" }