Eaden McKee home blog

How to get Safari to open in new Tab instead of new Window

4 August, 2009

When clicking a link in Safari, sometimes it will open a new window. If you want it to open in a Tab instead, use the following command in the Terminal, then restart safari.

defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

Easy as that!

Comments

blog comments powered by Disqus