Creating accessible web applications is difficult. It gets even harder if you don't understand how people with disabilities use computers. With ARIA D

ziolko / aria-devtools

submited by
Style Pass
2021-05-21 20:30:03

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.

I highly appreciate all pull requests and raised issues. You can also help by sharing this extension with your friends on Twitter and starring this repository.

Leave a Comment
Related Posts