Creating accessible web applications is difficult. It gets even harder if you dont understand how people with disabilities use computers. With ARIA DevTools you see your website the way screen readers present it to the blind users. All page elements are presented according to their explicit or implied ARIA roles. This includes headings, images, tables and form items beyond others. Its now easy to spot missing ARIA labels, misused ARIA roles, and incomplete keyboard support. This makes testing and development of accessible websites easier. This is an Open Source project that can be found on Github: https://github.com/ziolko/aria-devtools
You can Follow the below Step By Step procedure to install the ARIA DevTools Chrome Extension to your Chrome Web browser.
It is the ARIA DevTools Chrome extension download link you can download and install Chrome Browser.
A web-powered screen reader
Evaluate web accessibility within your browser.
Visualise tab order with ease
Audit pages for accessibility bugs as they're being used.
A web browser extension for checking accessibility issues
Jumpstart your web accessibility efforts directly in Chrome.
Accessibility Insights for Web helps developers quickly find and fix accessibility issues.
Displays ARIA used in web technologies, includes live region, and widget roles, proper nesting and focus management.
To check the color contrast between foreground and background of the texts
Scans page for WAI-ARIA implementation issues.