From 43cc29592fd2fbff5e1fd176850c4f9e379f4f7d Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 15 Jun 2020 19:50:38 +0200 Subject: [PATCH] Add path for Chromium based Edge (#111) * Add path for Chromium based Edge Edge and the new Chromium based Edge do not store the extension on the same path. Chromium based Edge added * Old non Chromium Edge removed Edge browser is being discontinued in favor of a the new Edge browser based on the Chromium open source code. Co-authored-by: Kyle Spearrin * Fix path for Chromium Edge URL was wrong Co-authored-by: Kyle Spearrin --- _articles/security/where-is-data-stored-computer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/security/where-is-data-stored-computer.md b/_articles/security/where-is-data-stored-computer.md index 0ff6baf8..8db12f56 100644 --- a/_articles/security/where-is-data-stored-computer.md +++ b/_articles/security/where-is-data-stored-computer.md @@ -35,7 +35,7 @@ You can override the storage location for your Bitwarden desktop application dat - Opera: `%AppData%\Opera Software\Opera Stable\Local Extension Settings\ccnckbpmaceehanjmeomladnmlffdjgn` - Vivaldi: `%LocalAppData%\Vivaldi\User Data\Default\Local Extension Settings\nngceckbapebfimnlniiiahkandclblb` - Brave: `%AppData%\brave\Local Extension Settings\nngceckbapebfimnlniiiahkandclblb` - - Edge: `%LocalAppData%\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\Extensions\Storage` + - Edge: `%LocalAppData%\Microsoft\Edge\User Data\Default\Extensions\jbkfoedolllekgbhcbcoahefnbanhhlh` - macOS - Chrome: `~/Library/Application Support/Google/Chrome/Default/Local Extension Settings/nngceckbapebfimnlniiiahkandclblb` - Firefox: `~/Library/Application Support/Firefox/Profiles/your_profile/storage/default/moz-extension+++[UUID]^userContextID=[integer]`