Releases: amirsol81/html-Element-Inspector
HTML Element Inspector v1.1.1
Version 1.1.1:
• Improved link reporting for anchor elements: when the link target is exposed as a URL value and no explicit href attribute is available, the report now shows it as href=... (conservative mapping for tag=a).
• Enhanced Advanced report navigation: each Tag X has Y parameters block inside the Focused element section is now rendered as a level 3 heading for fast H / Shift+H navigation between tag blocks.
HTML Element Inspector 1.1.0
Version 1.1.0:
• Added an Advanced inspector report (Control + NVDA + Shift + F1) with focused element details, landmark context, and optional child element exploration.
• Both Basic and Advanced reports support heading navigation (H / Shift+H) for faster structural review.
• Improved accessible name reporting with conservative source hints and added explicit-name-from when explicit-name=true, without guessing ARIA sources.
• Cleaner output by suppressing empty properties and reducing noise in ancestor elements.
HTML Element Inspector 1.0.0
First public release. Please consult the provided documentation.