Safari Developer Tools

Developing in safari has always been somewhat of a pain. But the developer menu makes things a little easier.

  • Close Safari
  • Open Terminal
  • Enter the following into Terminal and press enter

defaults write com.apple.Safari IncludeDebugMenu 1

  • Open Safari and you now have a fancy develop menu!