Closed HaoZeke closed 5 years ago
It doesn't work on Waterfox because it uses a different profile directory than Firefox. Since Waterfox and Firefox are essentially the same browser, it's easy enough to just use a soft link and point Waterfox to the .mozilla directory.
ln -s $HOME/.mozilla/native-messaging-hosts $HOME/.waterfox/native-messaging-hosts
Thanks! I left waterfox
for this, glad to go back to it.
Please: what's the workaround in this case?
.. Writting to Chrome Registry
.. Key: HKCU\Software\Google\Chrome\NativeMessagingHosts\com.add0n.node
The operation completed successfully.
.. Writting to Firefox Registry
.. Key: HKCU\SOFTWARE\Mozilla\NativeMessagingHosts\com.add0n.node
The operation completed successfully.
.. Chrome Browser is supported
.. Firefox Browser is supported
.. Native Host is installed in C:\Users\bbsadmin\AppData\Local\com.add0n.node
>>> Application is ready to use <<<
Press any key to continue . . .
Background: https://redd.it/d43hjc
Hello, Sorry for bumping up this issue, but in case someone is looking for a solution for this problem, I solved it in Windows by exporting by exporting the registry key HKCU\SOFTWARE\Mozilla\NativeMessagingHosts
, replaced Mozilla with Waterfox and then importing it back.
Using
node v10
there doesn't seem to be any effect.I still get the native client is not installed error.
Here are the waterfox logs:
Also, system details: