Remove Safari 4 Beta’s “Tabs on top” feature
February 24th, 2009
I love the new Safari 4 browser for OSX, but if you have a large screen like me, the tabs on top of the menu bar can be more of a distraction than a feature. I found an easy way to disable them thanks to Macworld.com
Just type this into terminal to get the old fashion Safari 3 tabs back.
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO

