{ "name": "ShowDragDistance", "title": "Show Drag Distance", "description": "Shows the distance you're dragging a token, similar to holding the ctrl key. Because 30 feet isn't as much as it sounds. Also removes the contraint of the normal ruler to hold CTRL and drag from Token. Now you can just press CTRL with token selected and it will show you the range from your token to mouse!", "authors": [ { "name": "Will Saunders", "email": "willsaunders1014@gmail.com" } ], "version": "2.3.2", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", "esmodules": ["showdragdistance.js"], "dependencies": [ { "name": "lib-wrapper" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ko", "name": "Korean", "path": "lang/ko.json" }, { "lang": "es", "name": "Spanish", "path": "lang/es.json" } ], "changelog": "https://raw.githubusercontent.com/brucetony/ShowDragDistance/main/README.md", "url": "https://github.com/brucetony/ShowDragDistance", "manifest": "https://raw.githubusercontent.com/brucetony/ShowDragDistance/main/module.json", "download": "https://github.com/brucetony/ShowDragDistance/releases/download/2.3.2/ShowDragDistance.zip" }