From c4e837a5b821db929dcea8279b36d8c3af1642f0 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Sun, 8 Oct 2023 11:00:56 -0400 Subject: [PATCH] Updated Common Overrides (markdown) --- Common-Overrides.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Common-Overrides.md b/Common-Overrides.md index 514310d..4687ce7 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -137,7 +137,9 @@ user_pref("browser.download.folderList", 1); ### Containers -Enable containers if you want to login to the same site under different accounts. You may also want to install [Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/) for extra functionality. +Enable containers if you want to login to the same site under different accounts. For example, keeping work and personal browsing separate. + +You may also want to install [Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/) for extra functionality. :bulb: Because of improvements to Firefox, there's no longer a privacy advantage in using containers; but if you still find it useful, feel free to enable them.