Update 'user.js'

This commit is contained in:
Narsil 2021-09-12 10:28:30 +00:00
parent 72b488be61
commit 2b4143b8c2
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,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);
// -------------------------------------