mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
Add beta extension to allowed native messaging hosts (#8996)
This commit is contained in:
parent
af0a884ee8
commit
b45c309f83
@ -146,6 +146,8 @@ export class NativeMessagingMain {
|
||||
allowed_origins: [
|
||||
// Chrome extension
|
||||
"chrome-extension://nngceckbapebfimnlniiiahkandclblb/",
|
||||
// Chrome beta extension
|
||||
"chrome-extension://hccnnhgbibccigepcmlgppchkpfdophk/",
|
||||
// Edge extension
|
||||
"chrome-extension://jbkfoedolllekgbhcbcoahefnbanhhlh/",
|
||||
// Opera extension
|
||||
|
||||
Loading…
Reference in New Issue
Block a user