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


Click here to return to the 'Enable the Safari debug menu' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Enable the Safari debug menu
Authored by: eno on Feb 25, '03 07:41:02AM

This great tip might work better if there wasn't a case error in it.

defaults write com.apple.safari IncludedebugMenu 1

should be:

defaults write com.apple.safari IncludeDebugMenu 1



[ Reply to This | # ]
Enable the Safari debug menu
Authored by: XUSER on Sep 09, '03 12:32:14AM

You're right. I could enable the debug menu using the hint, but could not turn it off by changing the 1 to a 0, until the command was entered without the case error.



[ Reply to This | # ]
Enable the Safari debug menu
Authored by: missmaris on Feb 06, '07 12:25:02PM

thanks



[ Reply to This | # ]