• Uncategorized

    Safari Command-Clicks & Tabs

    Using Safari is like going to In-n-Out for a burger – it’s all about ordering off the menu.  But instead of a “4 by 4 animal style” I’m going to order a browser that attempts to open every link I click in a new tab, even if it tries to open in a new window.  Even realizing that if I click on it using the command-click it will open a new tab anyway.  To do so, we’re going to use the TargetedClicksCreateTabs key in the com.apple.Safari.plist file by using the following command: defaults write com.apple.Safari TargetedClicksCreateTabs -bool true I have an opposite day situation.  I also need to completely disable…