Tip: Activate Safari’s Debug Menu
June 18th, 2007
Safari has an excellent set of debug tools in a hidden Debug menu. To reveal this menu, type the following into Terminal:
l337_d3v$ defaults write com.apple.Safari IncludeDebugMenu 1
Restart Safari and you’ll see the newly revealed menu to the right of the Help menu. There are quite a few esoteric functions in this menu, but among the more useful are the “Open page with?¢‚Ǩ¬¶” options that throw your current page over to any other browser installed on your system and the JavaScript Console which makes debugging JavaScript a little easier.
Sphere: Related Content


