From 88fcd4c8e60b4dcb2aaa552cc5f0ab7a4a133f38 Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Sun, 17 Nov 2019 09:05:54 +0000 Subject: [PATCH] post: multi-account-container addon feature --- source/_posts/firefox-instances-profiles.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_posts/firefox-instances-profiles.md b/source/_posts/firefox-instances-profiles.md index 672ec54..ff06bfd 100644 --- a/source/_posts/firefox-instances-profiles.md +++ b/source/_posts/firefox-instances-profiles.md @@ -93,4 +93,6 @@ privacy.userContext.ui.enabled;true privacy.userContext.longPressBehavior;2 ``` -The feature was initially available as an add-on and it is still available (as of August 2019) and may offer [better user experience](https://support.mozilla.org/en-US/kb/containers). Install it from [[addons.mozilla.org]](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/). +The feature is also available through [an add-on](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/). The add-on offers the ability to assign a site to a specific container, so that a website will always open in a specified container. + +{% image '20190407/open-site-container.png' 'Assign a site to a container' %}