{
    "version": "https://jsonfeed.org/version/1",
    "title": "eay.cc",
    "description": "Weblog von Stefan Grund",
    "home_page_url": "https://eay.cc",
    "feed_url": "https://eay.cc/2013/new-tab-button-for-mavericks-finder/feed/json",
    "icon": "https://eay.cc/apple-touch-icon.png",
    "favicon": "https://eay.cc/favicon.ico",
    "author": {
        "name": "Stefan Grund",
        "url": "https://stefangrund.de/",
        "avatar": "https://stefangrund.de/avatar.jpg"
    },
    "items": [
        {
            "id": "25908",
            "_type": "standard",
            "url": "https://eay.cc/2013/new-tab-button-for-mavericks-finder/",
            "title": "&#8222;New Tab&#8220;-Button for Mavericks&#8216; Finder",
            "content_html": "\n<p><img decoding=\"async\" src=\"https://eay.cc/uploads/2013/newtabbutton.png\" alt=\"\" class=\"photon\" /></p>\n<p>When Apple released OS X 10.9 Mavericks two weeks ago, they finally <a href=\"http://arstechnica.com/apple/2013/10/os-x-10-9/7/#finder\">added tabs to the Finder</a>. Since then you&#8217;re able to open new tabs via the File menu, with the keyboard shortcut <code>command(&#8984;)+T</code> or by holding down the command key while double clicking on a folder. But somehow Apple missed to add a simple &#8222;new tab&#8220; button to the Finder, whenever the tab bar isn&#8217;t displayed.</p>\n<p>That&#8217;s why I&#8217;ve created a little app, which opens a new tab in your most recent Finder window. It&#8217;s basically an Automator action with four lines of AppleScript code, but it works perfectly fine. Just download the following file, unzip it, drag &#8222;New Tab.app&#8220; into your Applications folder and allow the app to run (with &#8222;right click / Open&#8220;, because it isn&#8217;t signed). Then grab the app and <strong>drag it to your Finder&#8217;s toolbar while holding down option and command</strong> (<code>alt+&#8984;</code>).</p>\n<div style=\"margin: 20px 0 20px 0;\"><a href=\"//eay.cc/uploads/software/newtab.zip\"><img decoding=\"async\" src=\"https://eay.cc/uploads/pages/spaetvorstellung/icon_zip.gif\" alt=\"\" style=\"float: left; width: 38px; height: 48px; margin: -5px 7px 0 0;\" /><span style=\"font-weight: bold; font-size: 15px;\">newtab.zip</span></a><br />Version 1.0, 05.11.2013</div>\n<p>I hope, you&#8217;ll like the little button. My girlfriend and I use it all the time. Feel free to <a href=\"//eay.cc/2013/new-tab-button-for-mavericks-finder/#respond\">leave a comment</a>, if you have a question, found a bug or just want to say hi. (Also a better icon would be appreciated. <a href=\"http://d.pr/i/9uk6\">Mine</a> is somewhat blurry when resized.)</p>\n<img decoding=\"async\" src=\"https://eay.cc/wordpress/count.php?url=https%3A%2F%2Feay.cc%2F2013%2Fnew-tab-button-for-mavericks-finder%2F\" style=\"border:0;\" width=\"1\" height=\"1\" alt=\"\" />",
            "date_published": "2013-11-04T22:01:37+00:00",
            "date_modified": "2013-11-04T23:25:26+00:00",
            "author": {
                "name": "Stefan"
            },
            "tags": [
                "applescript",
                "mac",
                "output",
                "projekte"
            ],
            "_short_url": "https://eay.li/298"
        }
    ]
}