aboutsummaryrefslogtreecommitdiff
path: root/posts/safari-vertical-tabs.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/safari-vertical-tabs.md')
-rw-r--r--posts/safari-vertical-tabs.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/posts/safari-vertical-tabs.md b/posts/safari-vertical-tabs.md
new file mode 100644
index 0000000..79152a9
--- /dev/null
+++ b/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