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.

picture-32
For a complete list of the preferences, click here.

  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • TwitThis
  • Reddit
  • Slashdot

4 Comments

  1. Dimmy says:

    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.

  2. Ian says:

    I like The Safari better now too.

    Would love to know when Yahoo won’t be one of my top sites.

  3. Dimmy says:

    my yahoo is my top site too. Ridiculous. It will never go away.

  4. Dimmy says:

    I’ve noticed that you can’t change text color in WordPress 2.7.1 adding a new post using Safari 4 beta.

Leave a Reply