Weblog - 1 items for Mac OS X
Firebug for Safari
12 Jun 2009
The equivalent of firebug for Safari can be enabled from the command line for Safari 3.x as follows
defaults write com.apple.Safari WebKitDeveloperExtras -bool true
Then quit and restart Safari
