From de84968cd8d85a7a92232ebe77b051408304efc7 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Thu, 22 Jan 2026 00:34:12 +0100 Subject: [PATCH] refactor(kb/zen): enable profiles --- knowledge base/zen browser.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/knowledge base/zen browser.md b/knowledge base/zen browser.md index d854718..3e3fd23 100644 --- a/knowledge base/zen browser.md +++ b/knowledge base/zen browser.md @@ -40,6 +40,14 @@ tab container indicator and the favourites' star button). +
+ Use profiles + +Enable the profile switcher by setting `browser.profiles.enabled` to `true` in `about:config`.
+This will present a UI-menu-based switcher very similar to what Chrome gives. + +
+ ## Further readings - [Website] @@ -50,6 +58,7 @@ tab container indicator and the favourites' star button). - [How do I use the Split View feature?] - [Reduce Window Border Thickness] +- [Is possible to have different Zen instances, each one linked to a different google account?]