1
0
mirror of https://github.com/bitwarden/help synced 2026-01-19 08:53:39 +00:00

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 <kspearrin@users.noreply.github.com>

* Fix path for Chromium Edge

URL was wrong

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
This commit is contained in:
Alex
2020-06-15 19:50:38 +02:00
committed by GitHub
parent 32b8ac6751
commit 43cc29592f

View File

@@ -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]`