Enable the debug menu in Safari on Windows

If you're looking to enable the debug menu on the recently released version of Safari for Windows it's fairly straightforward. Open %appdata%\Apple Computer\Safari\Preferences.plist and add the following code between the dict tags:

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

 

One Response to “Enable the debug menu in Safari on Windows”

  1. Around the web | alexking.org Says:

    [...] corey gilmore's blog - Enable the debug menu in Safari on Windows - good to see Corey blogging! [...]

Leave a Reply