Safari Web Inspector
January 17, 2006 | Published in Mac
The new Safari web inspector (available in nightly Webkit downloads) looks very, very nice. Hopefully this makes it into a stable release of the browser itself, or someone hacks it in.
The Web Inspector lets you browse the live DOM hierarchy in a compact HUD style window, catering to the needs of web developers and WebKit hackers alike. The Web Inspector highlights the node on the page as it is selected in the hierarchy. You can also search for nodes by node name, id and CSS class name.
(from Surfin’ Safari)
