browserpass-native icon indicating copy to clipboard operation
browserpass-native copied to clipboard

Not working with the Orion browser

Open leshik opened this issue 9 months ago • 3 comments

What might be the issue with browserpass not working with the Orion browser? It shows "Loading available logins..." and nothing happens. I have a symlink ~/Library/Application Support/Orion/NativeMessagingHosts/com.github.browserpass.native.json pointing to /usr/local/opt/browserpass/lib/browserpass/hosts/chromium/com.github.browserpass.native.json.

$ brew info browserpass
==> amar1729/formulae/browserpass: stable 3.1.0
Host application for browser extension providing access to your password store
https://github.com/browserpass/browserpass-native
Installed
/usr/local/Cellar/browserpass/3.1.0 (11 files, 3.9MB) *

It works fine with Brave browser.

leshik avatar Mar 13 '25 23:03 leshik

Does it behave differently with or without the symlink? If not, my first idea would be that Orion expects the symlink in some different location.

max-baz avatar Mar 13 '25 23:03 max-baz

No difference. Symlink location is correct, according to their Native Messaging docs.

leshik avatar Mar 13 '25 23:03 leshik

One idea could be to try any other extension that uses native messaging host, to verify their docs. This comment here is also interesting, perhaps worth a try to drop the symlink in Chrome folder too, just in case that claim is correct?

max-baz avatar Mar 13 '25 23:03 max-baz