Is there a way I can set 1password app that is installed on host as Deb to fully talk to Firefox extension?
Since Ubuntu is using Firefox as snap and 1password app don’t complain there is issues it still won’t fully work on integration side. Like lock both on certain amount time. When opening browser extension app shows prompt etc small thing but quality of life since then I can use system authentication and fingerprint
The snap uses xdg-portals to talk to the deb provided binary, the portals do not come with their own permission management tool (and the snap command does not provide this feature yet, this is also explained further down in the above thread on the snapcraft forum), install the flatpak deb from the archive, run the command, make sure 1password works and you can apt purge flatpak again afterwards…