Share This
|
oniTony rated 16 months ago- Safari is my favourite web browser, mostly because of how blazingly fast it is. Though I still end up doing a lot of web-development in Firefox, as a host to Firebug. The Web Inspector might soon change it.
This WebKit functionality is not enabled by default, but it's an easy fix:
defaults wr... more
- Tags: network-security, safari
|
|
4 Reviews
-
-
 GeekAlerts rated 16 months agonetwork-security - From the page: "Three Powerful Safari Features That Few People Use"
 spudsstuff rated 16 months agobrowser, apple, safari - three features in safari you may not know about
 oniTony rated 16 months agointernet, web-development, safari -
Safari is my favourite web browser, mostly because of how blazingly fast it is. Though I still end up doing a lot of web-development in Firefox, as a host to Firebug. The Web Inspector might soon change it.
This WebKit functionality is not enabled by default, but it's an easy fix:
defaults write com.apple.Safari WebKitDeveloperExtras -bool true
It is almost there! The major feature that's still lacking is the ability to edit DOM elements live (previews, mockups, or simply tests). Though otherwise it does everything Firebug does.
 bogleg rated 16 months agonetwork-security, web-browsing, safari, os-x - Some nice tips for Safari
This page is not affiliated with dmiessler.com.
|