browserpass / browserpass-native

Browserpass native client app
ISC License
394 stars 50 forks source link

Floorp browser support #149

Closed Hate9 closed 5 months ago

Hate9 commented 5 months ago

General information


The Floorp browser (a Firefox fork) is currently unsupported, and I have not been able to manually setup the native messaging link.

maximbaz commented 5 months ago

Hello! Assuming you already tried to install browserpass-firefox Arch package and manually run make hosts-firefox-user and neither helped, we would have to wait until someone from the community investigates this particular browser and submits a PR. As a general idea, we already have support for Librewolf, another Firefox fork, so perhaps it could help to look in Makefile to see how their hosts rules differ and infer likely values for Floorp.

Hate9 commented 5 months ago

I did try that, and I actually also tried modifying the makefile to add options based off of librewolf and librewolf-user, but none of it seemed to work, unfortunately, so I'm not sure what values work.

Hate9 commented 5 months ago

...Oh...

So apparently Floorp doesn't patch the native-messaging path, so it just uses Firefox's.

That's weird and they should probably change that, but for the moment it means that you can just use browserpass-firefox or the firefox make option.

I'll close this for now, and if they change the path, I'll reopen it or open a new one.

maximbaz commented 5 months ago

Oh, lovely! Thanks for the update, enjoy!