Plug-in request
I'm looking for a simple plug-in - a real plug-in - not UXP or fake script as it won't work anyway - plug-in that will store current mouse location (x, y) and geometric bounds of the selection (t, l, b, r) - as an extra application / document property or as a label to be extracted? And It should be refreshed at least 50 times per second.
Right now, mouse's current location - or object's top left corner when you move object or width / height when selected object is resized - is dynamically shown in the toolbar at the top - but it can't be read through scripting until mouse button is released.
