{ "id": "popout", "name": "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.9", "author": "KaKaRoTo, Posnet", "authors": [{ "name": "KaKaRoTo" }, { "name": "Posnet" }], "scripts": ["./popout.js"], "styles": [], "packs": [], "dependencies": [{ "name": "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.9.zip", "bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-popout/issues", "minimumCoreVersion": "0.9.0", "compatibleCoreVersion": "9", "compatibility": { "minimum": 9, "verified": "10.285", "maximum": "10" } }