Real-time accessibility inspector
Hover over any element to instantly surface ARIA attributes, roles, alt text, and tab order - directly in the browser, no DevTools required.
Chrome Extension
See what
the page is hiding.
Enable Vesper Inspect and hover over elements as you browse your site to instantly surface their accessibility attributes in a clean overlay - no DevTools interaction or experience required.
Chrome Extension · Manifest V3 · What's new
Requires Google ChromeWhat the tooltip shows
Every hover surfaces a consistent set of accessibility data for the element under your cursor. The tooltip header changes color - green, amber, or red - based on the worst issue found.
aria-label attribute value, or "none" if not set.
title attribute value, or "none".
href value in monospace. Useful for confirming where a link goes without leaving the page, especially when link text is ambiguous.
How it works
Mouse mode
The tooltip follows your cursor as you hover over elements. Offset 16px, flips automatically to avoid viewport edges.
Keyboard shortcut
Toggle the inspector on or off with ⌥⇧I on Mac. Reassignable in Chrome extension shortcuts.