Update 'user.js'

This commit is contained in:
Narsil 2021-09-12 10:29:24 +00:00
parent 588aca9899
commit b4f81d203e
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ user_pref("network.http.referer.XOriginTrimmingPolicy", 2);
// CONTAINERS
// >>>>>>>>>>>>>>>>>>>>>
//
// Enable Container Tabs and it's UI setting [FF50+]
// Enable Container Tabs and its UI setting [FF50+]
user_pref("privacy.userContext.enabled", true);
user_pref("privacy.userContext.ui.enabled", true);
// -------------------------------------