A11y Scan is in Beta
BetaThe extension is functional and actively used for real accessibility audits. Beta means we are still refining — not that it is broken or unreliable.
What Works Today
Automated Scanning
Stableaxe-core powered WCAG scanning at Level A, AA, or AAA across versions 2.0, 2.1, and 2.2.
Manual Review
StableGuided checklist of criteria that cannot be automated, filtered by page relevance.
ARIA Pattern Validation
StableValidates tabs, accordions, menus, dialogs, and 12+ ARIA widget patterns.
Visual Overlays
StableViolation highlights, tab order badges, and focus gap outlines on the page.
Multi-Viewport Scanning
StableScan at mobile, tablet, and desktop widths to catch responsive issues.
Site Crawl
StableDepth-first crawl with backtracking, pause/resume, nofollow support.
Report Export
StableJSON (enriched for AI agents), HTML (self-contained), and PDF export.
Color Blindness Simulation
Stable9 types of color vision deficiency simulation on any page.
Test Config System
StableJSON config files for custom scan settings. Website config builder wizard.
Observer Mode
ImprovingPassive background scanning of every page you visit. Local-only history with filters and export.
Auth-Gated URL Tagging
ImprovingMark which URLs in a config require login so the crawler handles them explicitly and warns on unexpected redirects.
WCAG Reference
Stable78 criteria pages with explanations, code examples, and fix guidance.
What We Are Improving
- Focus gap detection accuracy — reducing false positives on decorative elements and elements inside focusable parents.
- Crawl link discovery — switching from DOM-order to tab-order link discovery so the crawl follows the same path a keyboard user would.
- Page interaction rules — test configurations for pausing crawls at specific URLs so users can manually interact with content (expand accordions, open tabs, dismiss modals) before scanning resumes.
- Enriched export quality — improving framework detection, file path guesses, and DOM context accuracy.
- Overlay visibility — ensuring highlights and badges are visible on any background color and at any zoom level.
What Is Coming
- Chrome Web Store publishing — currently install from GitHub. Web Store listing is pending.
- Feedback and bug reporting — a way to submit issues, suggestions, and feature requests via the Support page and GitHub Issues.
- Auth-protected demo pages — demo pages behind login for testing the authentication crawl feature.
- Scan comparison — pick any two Observer Mode scans and diff resolved, new, and unchanged violations.
- Site-wide search — search across all pages on the website, not just the WCAG sidebar.
Found a bug or have a suggestion?
Visit the Support page to report bugs or request features. We recommend checking GitHub Issues first to see if someone already reported it, then creating a new issue if not. If you do not have a GitHub account, use the contact form on the support page and we will create the issue on your behalf.
Go to Support