DOM Review icon

DOM Review

by Andrii Plyskach

v1.1.2 Updated Feb 25, 2026 61.34KiB
CWS
5
Users
★ 0.00
0 reviews
#140706
of 209K
developer
#12451 of 18.3K

Description

DOM Review is a Chrome extension that bridges the gap between what you see in the browser and what your AI coding agent needs to fix. Built for the vibecoding workflow: you look at your app, point at what's off, describe the fix in plain English, and your AI agent reads your reviews straight from Chrome and makes the changes. How it works: 1. Click any element on your page 2. Write a comment (e.g., "make this bolder") 3. Your AI Agent reads the reviews from the live page via Chrome DevTools MCP and edits the code! DOM Review captures all the necessary context for your AI Agent: - CSS selectors (smart generation that avoids utility classes like Tailwind/Bootstrap) - Computed styles (colors, fonts, display, dimensions) - Accessibility attributes (ARIA roles, labels, tab index) - Framework component info (detects React, Vue, Angular components and props) DOM Review comes with a Sidebar Panel where you can manage all your reviews, filter them by status, and sort by date, priority, or category. You can also export/import reviews as JSON files if you're not using MCP yet. Say goodbye to copy-pasting selectors and losing context. Let your AI agent read the DOM directly! Source Code & Contributions: The source code for DOM Review is open source and publicly available on [GitHub](https://github.com/AAnkacHH/web-review-extention).
DOM Review screenshot 1DOM Review screenshot 2DOM Review screenshot 3

Reviews

Loading reviews...

Permissions (3)

Permissions

activeTab Can access the current tab when you click the extension scripting Can inject scripts into web pages storage Can store data locally in your browser

Details

Version 1.1.2
Updated Feb 25, 2026
Size 61.34KiB
First Seen Mar 24, 2026