Extension fails to connect to the app on Vivaldi in Linux Mint
Browser: Vivaldi 5.1.2567.39 (Stable channel) stable (64-bit)
The extension does not work with the desktop app. I have to unlock them separately.
When I use the extension in Vivaldi Browser, the extension logs to the console:
Received <BrowserVerificationFailed> from the native core
In ~/.config/1Password/logs/BrowserSupport/1Password_rCURRENT.log I get:
```
INFO 2022-02-18T11:39:22.967 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:69] Starting 1Password-BrowserSupport 8.5.0 production build no. 80500121.
INFO 2022-02-18T11:39:22.977 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/browser_verification/linux.rs:31] Verifying browser "/opt/vivaldi/vivaldi-bin (deleted)"
ERROR 2022-02-18T11:39:22.995 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:84] BrowserProcessVerification(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
Happened in: native-messaging/op-browser-support/src/browser_verification/linux.rs:40
Additional error context: Failed to verify browser permissions
INFO 2022-02-18T11:39:22.995 main(ThreadId(1)) [1P:native-messaging/op-browser-support/src/main.rs:100] Shutting down 1Password-BrowserSupport 8.5.0 production build no. 80500121.
``
-rwxr-xr-x 1 root root 202902416 Feb 15 13:46 /opt/vivaldi/vivaldi-bin*`
The file /opt/vivaldi/vivaldi-bin is there:
Any suggestions? Thank you.