
I built a Chrome extension that scans any website for ADA/accessibility risk in 1 click
Hey folks 👋
I kept seeing small businesses get hit with ADA/accessibility "demand letters," so I built ADA Guard — a Chrome extension that scans any web page for accessibility issues in one click.
What it does:
• Gives a 0–100 accessibility risk score for the page
• Lists issues in plain English (missing alt text, low contrast, unlabeled forms, etc.)
• Suggests copy-paste fixes
• Pro: whole-site scan (runs in background) + monitoring alerts + PDF reports
• Built on axe-core (the standard WCAG 2.1 engine)
Honest disclaimer: it's a risk-awareness tool. Automated testing catches roughly 30–50% of WCAG criteria — it won't catch everything and it's NOT legal advice. It's meant to help you prioritize, not to certify compliance.
It's free to try. Would love feedback on the UX and what checks you'd want next.