/ Published in: Bash
Run this command in a terminal window to turn on Safari's debug menu.
Expand |
Embed | Plain Text
defaults write com.apple.Safari IncludeDebugMenu 1
You need to login to post a comment.
tylerhall on 05/07/07
2 people have marked this snippet as a favorite
Run this command in a terminal window to turn on Safari's debug menu.
defaults write com.apple.Safari IncludeDebugMenu 1
You need to login to post a comment.