Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Disabling the Safari debug menu' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Disabling the Safari debug menu
Authored by: pbGuy on Jul 03, '09 09:17:03AM

I've attempted to disable the Debug menu by replacing the terminal command "1" to a "0" but the Debug menu remains.

What am I doing incorrectly?

Thanks.



[ Reply to This | # ]
Disabling the Safari debug menu
Authored by: knouse on Mar 14, '11 04:00:52PM

I also found IncludeDebugMenu doesn't work. But this did

defaults write com.apple.safari IncludeInternalDebugMenu 0

I quit Safari, ran the above in Terminal and started Safari.



[ Reply to This | # ]