With Enpass 5.2 the browser extension stopped working (at least on chrome, don't know about FF or others as I don't use them)
What I tried so far:
1. Reinstall the extension
2. Disable / Enable the browser extension support within Enpass -> Tools -> Settings
What I discovered:
Looking at the background.html of the extension while browser support is enabled all I see is Uncaught Error: Malformed UTF-8 data (That's fine as I have that on windows too and the extension works just fine).
As soon as I disable browser support within Enpass, the js console screams errors about not being able to connect to the socket.
This means, while browser support is enabled, the extension CAN connect to the Enpass socket (right?).
Also, clicking the extension does NOT show the Enpass is not running page. Just nothing happens at all.
Even the js console doesn't print/log anything.