Hidden Safari 4 Beta Preferences
Yesterday Apple released Safari 4 Beta, and with it introduced some new UI changes. If for some reason you wanted to revert back to some of the old UI (Tabs not on top), there are some hidden preferences which can be edited via the command line.
Typing in strings /Applications/Safari.app/Contents/MacOS/Safari | grep DebugSafari4 in Terminal, outputs a list of preferences that can be configured:
DebugSafari4TabBarIsOnTop
DebugSafari4IncludeToolbarRedesign
DebugSafari4IncludeFancyURLCompletionList
DebugSafari4IncludeGoogleSuggest
DebugSafari4LoadProgressStyle
DebugSafari4IncludeFlowViewInBookmarksView
DebugSafari4TopSitesZoomToPageAnimationDimsSnapshot
DebugSafari4IncludeTopSites
Personally I missed the blue progress bar and was hoping to get it back. By typing in defaults write com.apple.Safari DebugSafari4IncludeToolbarRedesign -bool NO and defaults write com.apple.Safari DebugSafari4LoadProgressStyle -bool NO, then restarting Safari brought back the blue progress bar. However, it also puts a loading spinner in the tab, which honestly forced me to revert back to defaults.
![]()
For a complete list of the preferences, click here.







The progress spinner is on the tab, which isn’t so bad after you reset the tabs to the bottom. I feel much better about Safari now.
I like The Safari better now too.
Would love to know when Yahoo won’t be one of my top sites.
my yahoo is my top site too. Ridiculous. It will never go away.
I’ve noticed that you can’t change text color in WordPress 2.7.1 adding a new post using Safari 4 beta.