From 21112cc5ea7912c3fe07a2fdf981d0b8af0312ec Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 12 Nov 2020 12:49:49 +0100 Subject: [PATCH] Added path for Edge in macOS (#280) Did anybody know it was possible to use Edge on macOS? The times we live in! --- _articles/security/where-is-data-stored-computer.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_articles/security/where-is-data-stored-computer.md b/_articles/security/where-is-data-stored-computer.md index 3df8452d..096703d2 100644 --- a/_articles/security/where-is-data-stored-computer.md +++ b/_articles/security/where-is-data-stored-computer.md @@ -40,6 +40,7 @@ You can override the storage location for your Bitwarden desktop application dat - 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]` - Safari: `~/Library/Safari/Databases` + - Edge: `~/Library/Application Support/Microsoft Edge/Default/Extensions` - Linux - Chrome: `~/.config/google-chrome/Default/Local Extension Settings/nngceckbapebfimnlniiiahkandclblb` - Firefox: `~/.mozilla/firefox/your_profile/storage/default/moz-extension+++[UUID]^userContextID=[integer]`