axe DevTools
Verified working Sep 16, 2026
A browser-based scanner for catching common WCAG accessibility issues.
axe DevTools is a Chrome extension for checking web pages for accessibility problems while you browse or develop. It runs automated accessibility scans, highlights affected page elements, and helps teams identify issues that should be fixed before release.
Why it stands out
- Runs directly in the browser, so issues can be checked on local, staged, or authenticated pages.
- Built around the widely used axe accessibility testing engine.
- Designed for developers and testers rather than only accessibility specialists.
- Pairs automated findings with element-level context that is useful for fixing code.
Good to know
- Automated scans cannot confirm every accessibility requirement; manual keyboard, screen reader, and usability checks are still needed.
- The listed product is a Chrome extension, so teams using other browsers may need a different version or tool.
- Some advanced axe DevTools capabilities may require a paid Deque plan or account.
Photos

Frontend developers and QA testers can check accessibility defects inside Chrome during everyday page testing. Scan a new component or landing page before handing it off for review. Verify whether a reported accessibility issue still appears after a code change. Use automated checks as a first pass before a manual accessibility audit.
Chrome browser extension, automated accessibility scans, issue details tied to page elements, WCAG-oriented rules, developer-focused remediation guidance, and paid workflow features for deeper testing and team use.
Alternative listings
Authoritative standards and guidance for accessible digital products.
Accessibility & assistive technology resourcesW3C WAI is the World Wide Web Consortium’s accessibility hub, collecting standards, explainers, training, and evaluation guidance for websites, apps, media, and other digital products. It is especially useful for understanding WCAG, accessibility testing methods, policy adoption, and practical implementation across design, development, content, and education roles.
0 votesVisit siteChecks color pairs against WCAG contrast thresholds for text and UI.
Accessibility & assistive technology resourcesAccessible Web’s Color Contrast Checker is a free browser-based tool for testing foreground and background color combinations against WCAG contrast requirements. It reports the contrast ratio and pass/fail results for AA and AAA levels across small text, large text, and non-text interface components.
0 votesVisit site
Similar sites elsewhere
- WAVE — wave.webaim.org
- Accessibility Insights — accessibilityinsights.io
- Pa11y — pa11y.org
- Google Lighthouse — developer.chrome.com/docs/lighthouse
1 of 3