ARTLUNG: <Joe Crawford> <San Diego> <California> <USA> <FEBRUARY> <2003>

Unhide the Safari Debug Menu

Here’s a neat trick, for those of you using Safari. If you want to see the debug menu (which includes goodies like a DOM tree viewer and a “snippet viewer”, which lets you take a snippet of HTML and view it as Safari will render it, sort of like a split-screen WYSIWYG editor) just shut down Safari, open up Terminal and type:

defaults write com.apple.Safari IncludeDebugMenu 1

And start Safari again. To turn it off again, run the same command with a 0 instead of a 1.

via Steve Champeon on webdesign-l

posted this 20 years ago.
What else did he post in February 2003?

(Thursday February 27th 2003 at 7:53pm)

Leave me a comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.