Skip to content

Instantly share code, notes, and snippets.

@icodeforlove
Created April 16, 2012 23:53
Show Gist options
  • Save icodeforlove/2402408 to your computer and use it in GitHub Desktop.
Save icodeforlove/2402408 to your computer and use it in GitHub Desktop.
Enable Safari’s debug menu
# Enable Safari's debug menu
defaults write com.apple.Safari IncludeInternalDebugMenu -bool true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment