Turning on Safari Web Inspector

All you have to do to open the Web Inspector and hidden Debug menu is to open Terminal (** Make sure Safari is closed **) and enter the following.

defaults write com.apple.Safari IncludeDebugMenu 1
Safari's Web Inspector

Leave a Reply