commit 56f674d4241bf55a805791d8a1a5a387d196f356 from: Bradley Taunt date: Thu Sep 26 16:05:17 2024 UTC New post: vertical tabs in Safari commit - c6e561acfdcb8a143e7814ef18476392dde89a22 commit + 56f674d4241bf55a805791d8a1a5a387d196f356 blob - /dev/null blob + 79152a924f2f7d703a2d18acbbc9e1705b56ff63 (mode 644) --- /dev/null +++ posts/safari-vertical-tabs.md @@ -0,0 +1,15 @@ +# Vertical Tabs in Safari + +2024-09-26 + +I use Firefox as my main browser (specifically the Nightly build) which has vertical tabs built-in. There are instances where I need to use Safari, such as debugging or testing iOS devices, and in those instances I prefer to have a similar experience to that of Firefox. Luckily, Apple has finally made it fairly straight forward to do so. + +1. Click the **Sidebar** icon in the top left of the Safari browser +2. Right click and group your current tab(s) (I normally name mine something uninspired like "My Tabs" or simply "Tabs") +3. For an extra "clean look", remove the horizontal tabs by right clicking the top bar, selected **Customize Toolbar** and dragging to tabs out + +When everything is set properly, you'll have something that looks like this: + +![Safari with vertical tabs](/public/images/safari-vertical-tabs.png) + +One **minor drawback** is not having access to a direct URL input, since we have removed the horizontal tab bar altogether. Using a set of curated bookmarks could help avoid the need for direct input, along with setting our new tab page to DuckDuckGo or any other search engine. \ No newline at end of file blob - /dev/null blob + c050eaccd589b5e209168f06001a9fedf1c5f093 (mode 644) Binary files /dev/null and public/images/safari-vertical-tabs.png differ