How to demo
- Load the extension from the repository.
- Open the audit target page.
- Review the in-page audit panel.
Chrome extension / QA tooling
Website Inspector runs configurable DOM checks and surfaces issues such as missing SEO metadata, accessibility gaps, unsafe links, and markup patterns that deserve review.
Checks are configurable through a JSON rules file, so new technical requirements can be added quickly.
Shows frontend debugging, QA thinking, DOM APIs, browser extension structure, and accessibility awareness.