It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
mhalano
4 years agoOccasional Contributor
Integration between Linux app and Snap Firefox
Some days ago it was released the support for Native Messaging (still experimental) with Snap Firefox. I checked, but the integration between Linux app and Snap Firefox still doesn't work. I was wond...
gde
10 months agoNew Contributor
adfhogan That matches up with what is showing in Firefox developer tools for the extension. In the console, it shows:
text
Received <BrowserVerificationFailed> from the native core
(about:debugging in the url bar > This Firefox > Inspect on the 1Password extension)
That suggests the extension and desktop app are communicating, but some security check fails.
When on Ubuntu 22.04, I tried replacing the snap version of Firefox with the apt version as per the support page. I'd already spent a long time confused before eventually figuring out that apt install firefox was just installing the snap instead. When I finally got the apt version installed, my security key wouldn't work with it. Eventually I just gave up and re-installed the snap version, accepting that I'd have to use the extension and desktop app separately. I won't be attempting the apt version again given Ubuntu 24.04 is pushing snap packages even more.
It is annoying to have to log into both the extension and the desktop app separately, especially as the app experience is much better for editing entries.