From a06f8b0ca6b5f560ed09c1146b6d182e96adefab Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:04:35 -0400 Subject: [PATCH] Updated Optional Hardening (markdown) --- Optional-Hardening.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Optional-Hardening.md b/Optional-Hardening.md index 6e893b5..862aebd 100644 --- a/Optional-Hardening.md +++ b/Optional-Hardening.md @@ -25,6 +25,8 @@ user_pref("browser.tabs.firefox-view-next", false); // [FF119+] user_pref("browser.firefox-view.feature-tour", "{\"screen\":\"\",\"complete\":true}"); ``` +If the above doesn't work after restarting, then read [here](https://support.mozilla.org/en-US/kb/how-set-tab-pickup-firefox-view#w_how-do-i-remove-firefox-view-from-the-tabs-bar) to remove Firefox View from the tab bar. + *** ### Block embedded social posts on webpages