From 868b4e426b9b686b01b716dbfbec17ca6f6fe42e Mon Sep 17 00:00:00 2001 From: Narsil Date: Sun, 14 Jan 2024 18:16:28 +0000 Subject: [PATCH] Upload files to "testing" --- testing/user.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testing/user.js b/testing/user.js index 55616e9..19f2893 100644 --- a/testing/user.js +++ b/testing/user.js @@ -57,6 +57,10 @@ user_pref("browser.history.menuMaxResults", 0); // [HIDDEN PREF] // ------------------------------------- // Tabs on top // user_pref(“browser.tabs.onTop", true); +// ------------------------------------- +// Control whether the tab page title is included in the window title +user_pref("privacy.exposeContentTitleInWindow", false); +user_pref("privacy.exposeContentTitleInWindow.pbm", false); // // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // GEOLOCATION