In your terminal:
Debug Menu:
defaults write com.apple.Safari IncludeInternalDebugMenu 1
Web Inspector:
defaults write com.apple.Safari WebKitDeveloperExtras -bool true
Drosera JS Debugger:
defaults write com.apple.Safari WebKitScriptDebuggerEnabled -bool true
Restart Safari (if it’s open). Explore and enjoy!
[UPDATE] Timothy Hatcher pointed out that you can now simply turn on the tools from Safari’s advanced preferences, and that since Drosera was replaced, the command is moot. Thanks Timothy!
No comments:
Post a Comment