Enable the Safari debug menu

Jan 10, '03 09:30:41AM

Contributed by: lazybird

While I look around Safari binary code, I found there is a hidden Debug menu. Type the following command in Terminal (while Safari is NOT running):

 % defaults write com.apple.Safari IncludeDebugMenu 1
Then launch Safari, and enjoy the new Debug menu.

[Editor's note: The debug menu has some useful options on it, so you may find this a very useful hack. If you ever wish to disable it again, just repeat the command with a "0" instead of a "1".]

Comments (37)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20030110063041629