Subscribe to RSS

Enabling and Using Safari’s Web Inspector Tool


Use Quick Look to Preview Files
Category: Rating:
+20
Author:
by Martin Wagner
Web Inspector is used to review and debug the HTML and CSS code of web pages. To enable this tool in Safari, type the following command in Terminal:
defaults write com.apple.Safari WebKitDeveloperExtras -bool true
Once Web Inspector is enabled, you will see the Inspect Element item in Safari’s contextual menu that appears when you press the Command key and click any web page element.
To deactivate Web Inspector, enter the following command in Terminal:
defaults write com.apple.Safari WebKitDeveloperExtras -bool false

Share/Bookmark
Mac-How of the month
+587
by James Das

Help, care, protection – usually these words come to our minds when we think of 911. MacKeeper is like 911, but only for Mac OS world.