Releases: TaroEld/mod_dev_console
Releases · TaroEld/mod_dev_console
2.6.0
2.5.0
2.4.1
New upload to fix the release number in the mod. Previous patchlog:
feat: add JS function JS.getInspectedElement() to get the currently inspected element. Particularly useful when combined with locking the element.
feat: revert to previous pause state after hiding the dev console instead of always unpausing
fix: remove the "AI.ParallelizationMode" disabling
Element Inspector
This release adds an Element Inspector to look at HTML elements and see their type, css classes and styling. Thanks for the idea, KFox!