Browsing TagMac OS X

Enable Safari Debug Menu

To enable Safari Debug menu from the command line:

% defaults write 
com.apple.Safari IncludeDebugMenu 1

Make sure Safari is not running when you run this command.