Archive

Archive for the ‘safari’ Category

safari enable debug menu

November 18, 2007 varnit Leave a comment

Mac: 

defaults write com.apple.Safari IncludeDebugMenu 1

Windows: Edit

C:\Documents and Settings\USERNAME\Application Data\Apple Computer\Safari\Preferences

add the following line

<key>IncludeDebugMenu</key><true/>

Categories: mac, safari