How to ALWAYS open window in new tab:
Go to terminal and type: defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Restart Safari.
reply to comment
How to ALWAYS open window in new tab:
Go to terminal and type:
defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Restart Safari.