mirror of
https://github.com/bitwarden/browser
synced 2026-01-30 16:23:53 +00:00
Update apps/desktop/src/main/native-messaging.main.ts
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
This commit is contained in:
@@ -292,7 +292,7 @@ export class NativeMessagingMain {
|
||||
Note that for the chromium-based browsers (Edge, Brave, Vivaldi, etc.) they
|
||||
usually fallback to checking Chrome's NativeMessagingHosts path if the manifest
|
||||
is not found in their own path, but we still want to install the manifest in their
|
||||
own path as well if possible on MacOS and Linux.
|
||||
own path as well if possible on macOS and Linux.
|
||||
|
||||
This is because our code requires the browser paths to exist before installing the manifest,
|
||||
so the fallback included in these browsers won't work if the user hasn't installed Chrome
|
||||
|
||||
Reference in New Issue
Block a user