ARIA DevTools ARIA DevTools

Developer Tools
Version: 1.3.10
Last Update: 2022-08-05

Overview

ARIA DevTools is a Chrome extension developed by Mateusz Zieliński. According to the data from Chrome web store, current version of ARIA DevTools is 1.3.10, updated on 2022-08-05.
4,000+ users have installed this extension. 22 users have rated this extension with an average rating of .

Accessibility toolkit - easily spot missing ARIA labels, misused ARIA roles, and incomplete keyboard support

Creating accessible web applications is difficult. It gets even harder if you don't 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.

It's 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

Rating

22 ratings

Total Installs

4,000+

Information

Last Update

2022-08-05

Current Version

1.3.10

Size

133KiB

Author

Mateusz Zieliński

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Kaixi Luo
2022-03-23

Delightfully simple and useful! 5 stars!

avatar Spencer Gregson
2022-03-03

If you've ever touched an ARIA attribute you NEED this tool to check your work. It makes creating dynamic and highly interactive content so clear.

I've recommended aria-devtools to every developer I've worked on a component with or taught accessibility to. Thanks so much!

avatar AbdalKarim Akilan
2021-11-10

It deserves more than 5 stars. A must have tool for writing semantically correct HTML.

avatar Chris Templin
2021-08-22

A small, fast and very handy extension. Of course, it's great for accessibility. However, beyond that, it really helps you to think more logically about your code structure.

avatar Reinier Kaper
2021-08-05

Invaluable little tool to help you write much better UX.
It makes you (painfully) aware of how intrusive certain things can be and how little feedback we normally provide on an accessibility level.

This has become my go-to extension while developing and I'm encouraging the rest of my team to do the same!