Open all links in Tabs in Safari
I used to use SafariStand to force all links to open in tabs in Safari on my Mac (it was the only feature in SafariStand that I used). I recently rebuilt my Mac from scratch and noticed this post describing a hidden preference for enabling this in Safari 3.1+. So far, it seems to be working well.
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Write a comment