New Tab in Safari By Default

Friday, January 7, 2011

I love Safari but before this, i'm used to chrome and firefox. By default for chrome/firefox, a new tab instead of a new window will popup when we click any external link but this is not the case is Safari. I can see that there's a lot of user searching for the answer on how to make safari open a new tab by default instead of a new window.. So here is the solution.

Just open you terminal , enter this command, hit 'enter' and you're done..


defaults write com.apple.Safari TargetedClicksCreateTabs -bool true

If suddenly you're thinking to revert back to its original state, you can enter this command into your teminal..


defaults write com.apple.Safari TargetedClicksCreateTabs -bool false

0 comments:

Post a Comment

Technology blogs Blog Directory

  © Blogger template Noblarum by Ourblogtemplates.com 2009

Back to TOP