diff --git a/index.js b/index.js index f57d638..1bab74b 100644 --- a/index.js +++ b/index.js @@ -51,7 +51,7 @@ const ContainerService = { const prefs = [ [ "privacy.userContext.enabled", true ], - [ "privacy.userContext.ui.enabled", true ], + [ "privacy.userContext.ui.enabled", false ], [ "privacy.usercontext.about_newtab_segregation.enabled", true ], ];