Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Waterfox workaround #378

Open
bitingsock opened this issue Nov 26, 2022 · 0 comments
Open

New Waterfox workaround #378

bitingsock opened this issue Nov 26, 2022 · 0 comments

Comments

@bitingsock
Copy link

bitingsock commented Nov 26, 2022

System

  • OS name: Windows
  • OS version: 10
  • Browser name: Waterfox
  • Browser version: G5.1

Extension

  • Extension version: 1.3.2
  • User input simulation: yes
  • Client app version: 0.3.0
  • Client app installed successfully: yes

Bug description
Failed to install on Waterfox current (showed Error: Attempt to postMessage on disconnected port) until looking at procmon showed waterfox was resulting NAME NOT FOUND when looking for:
"HKCU\Software\Mozilla\NativeMessagingHosts\org.buster.client"
Adding the value as described in #84 (comment) with the the mozilla location let client-app install correctly.

reg add "HKEY_CURRENT_USER\Software\Mozilla\NativeMessagingHosts\org.buster.client" /ve /d "C:\Users\%USERNAME%\AppData\Local\buster\manifest\firefox\org.buster.client.json" /f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant