Mac OS X,  Mac Security

Enable The Safari Debug Menu

I can’t believe I’ve never posted this: Safari has a Debug menu. I guess I’ve mentioned the Develop menu before. But I also like to use the debug menu on my daily driver, out of the box. I’ve been enabling this thing for what seems like forever in my deployment workflows.

defaults write com.apple.Safari IncludeInternalDebugMenu 1

Once enabled, you’ll see a bunch of awesome debugging tools.