To enable the Safari debug menu type the following command in terminal: defaults write com.apple.Safari IncludeDebugMenu 1
You get a nifty menu added to Safari with all kinds of options.

To enable the Safari debug menu type the following command in terminal: defaults write com.apple.Safari IncludeDebugMenu 1
You get a nifty menu added to Safari with all kinds of options.

Trackback
[...] Enabled the Safari Debug Menu [...]
December 23rd, 2007 at 4:32 pmOmer Zach
Brad Jasper
Should be:
defaults write com.apple.Safari IncludeDebugMenu 0 February 15th, 2008 at 10:14 pm
Trackback
[...] one must enable Safari’s debug menu by running a simple Terminal command. We’ve discussed it in an earlier post, but here it is again: defaults write com.apple.Safari IncludeDebugMenu [...]
February 15th, 2008 at 11:26 pm