buttplugio / buttplug-tampermonkey

Buttplug-js addon for the Tampermonkey user script system
Other
18 stars 6 forks source link

buttplug-tampermonkey-ui does not connect to Intiface Desktop #1

Closed Baguettedood closed 4 years ago

Baguettedood commented 4 years ago

When using buttplug-tampermonkey-ui and clicking the "Connect to Intiface Desktop" button, nothing happens.

Expected behavior: The UI would connect to Intiface Desktop

Looking at the code, it seems that connect_browser_button has an event listener for connecting in-browser, but connect_intiface_button does not have any event listener.

qdot commented 4 years ago

Partially fixed in #6, follow up for regular ws:// protocols filed in #7, calling this done.