A beginner-friendly Chrome extension that teaches users how to fix bad UI one small CSS change at a time.
- Open
chrome://extensions. - Turn on Developer mode.
- Click Load unpacked.
- Select this project folder.
- Refresh the webpage you want to scan.
- Click the extension icon and choose Scan this page.
Open the files in test-pages in Chrome, then scan them with the extension:
bad-contrast.htmlbad-typography.htmlbad-buttons-overflow.html
- Weak text contrast
- Text that is too small
- Inconsistent buttons
- Skipped heading levels
- Too many colors
- Inconsistent spacing
- Missing image alt text
- Elements overflowing the viewport
- Conservative beginner mode to reduce false positives
- Strict mode for deeper design-system checks
- Audit score and grade
- Issue confidence levels
- Issue categories
- Element highlighting
- Copyable CSS fixes
- Exportable text audit report
- Options for minimum font size, expanded results, and low-confidence filtering