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

Google Chrome is displaying a blank page icon in the address bar when I visit a webpage. What happened?

August 5, 2012 in Browsers, Chrome, Mac Tips, Recipes, Windows Tips

Starting from version 21.0.1180.57, Chrome is displaying a blank page icon in the address bar that looks like this: This is NOT a bug, but just a new feature introduced
…read more

Google Chrome is not showing any favicons in the bookmark bar anymore. How can I fix this?

May 10, 2012 in Browsers, Mac Tips, Recipes, Software, Windows Tips

In certain situations, Google Chrome may cease to show the favicons of your bookmarks. The favicon will be replaced by a white globe icon, and clicking on the bookmark will
…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.