How can I add Facebook sharing in Safari 6?

August 9, 2012 in Browsers, Mac Tips, Recipes, Safari, Software

Share with Facebook is a small extension that adds Facebook Sharing in Safari 6. Once installed, it will display a button with the Facebook logo in the browser toolbar. Tip:
…read more

How to make Safari open a link in a new tab by default?

December 4, 2010 in Browsers, Recipes, Safari

Open a terminal and enter the following command: defaults write com.apple.Safari TargetedClicksCreateTabs -bool true Retrieved from here.