From 6cd5e344a64a1db8cc52ec600f9d30015c95c279 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:57:42 -0400 Subject: [PATCH] Updated Common Overrides (markdown) --- Common-Overrides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-Overrides.md b/Common-Overrides.md index 86029b3..16604a3 100644 --- a/Common-Overrides.md +++ b/Common-Overrides.md @@ -34,7 +34,7 @@ user_pref("browser.tabs.firefox-view-next", true); // [FF119+] *** ### Password, credit card, and address management -The built-in **password manager** is disabled for security. +The built-in password manager is disabled for security. We recommend using [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/) or [1Password](https://addons.mozilla.org/en-US/firefox/addon/1password-x-password-manager) to manage your credentials on multiple devices. ```javascript