v1.0.0 · Chrome · MV3 · DOM Inspector

DOMView

A lightweight DOM tree inspector for developers. Visualize, search, and explore page structure without opening full DevTools.

DOM Tree View

DOMView — DOM Tree Inspector 142 elements · 18 tags
0 <html> (3)
1 <body> #app .dark-theme (12) 1440x900
2 <header> .nav-bar.sticky (5) 1440x64
3 <nav> .main-nav (8)
  3 <img> .logo
2 <main> #content .container (24) 1200x3200
3 <section> .hero (6)
3 <section> .features (12)

Collapsible DOM Tree

Navigate the full page structure as an interactive collapsible tree. Expand and collapse nodes to focus on what matters.

FREE

Element Info

See tag name, ID, class attributes, and child count at a glance for every element in the tree.

FREE

Element Count Summary

Total element count and breakdown by tag type. Instantly see what your page is made of.

FREE

Search & Filter

Search elements by tag name, class, or ID. Filter the tree in real time to find any element fast.

FREE

Click to Highlight

Click any tree node to highlight the corresponding element on the page with a visual overlay.

FREE

Nesting Depth

Visual depth indicators on every node show how deeply nested elements are in the DOM hierarchy.

FREE

Full Attribute Display

View all HTML attributes on each element — data attributes, ARIA labels, event handlers, and more.

PRO

Computed Styles Preview

Hover over any node to preview computed CSS styles including display, position, colors, and spacing.

PRO

Element Dimensions

See width and height for every element directly in the tree. Spot layout issues instantly.

PRO

Copy CSS Selector

Generate and copy the CSS selector path for any element to your clipboard with one click.

PRO

Export DOM as JSON

Export the entire DOM tree structure as a JSON file for analysis, documentation, or comparison.

PRO

DOM Mutation Monitor

Watch the DOM for live changes. See elements added, removed, attribute changes, and text updates in real time.

PRO