{ "name": "permission_viewer", "title": "Permission Viewer", "description": "

Quickly see which entities (Journal entries, Actors, etc..) are visible to all players or visible to a specific player.

Also allows to share journal entries when showing them or show them only to players who have permission to view it.

", "version": "0.8", "author": "KaKaRoTo", "scripts": ["./permission_viewer.js"], "styles": ["./permission_viewer.css"], "packs": [], "url": "https://github.com/kakaroto/fvtt-module-permission-viewer", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-permission-viewer/master/module.json", "download": "https://github.com/kakaroto/fvtt-module-permission-viewer/archive/v0.8.zip", "minimumCoreVersion": "0.7.4", "compatibleCoreVersion": "0.8.0" }