Chrome extension / QA tooling

Page-quality audit panel for frontend and QA checks.

Website Inspector runs configurable DOM checks and surfaces issues such as missing SEO metadata, accessibility gaps, unsafe links, and markup patterns that deserve review.

How to demo

  1. Load the extension from the repository.
  2. Open the audit target page.
  3. Review the in-page audit panel.

Rules

Checks are configurable through a JSON rules file, so new technical requirements can be added quickly.

Portfolio value

Shows frontend debugging, QA thinking, DOM APIs, browser extension structure, and accessibility awareness.