pdf / kdeconnect-chrome-extension

A browser extension to send pages and content from your browser to connected KDE Connect devices.
https://chrome.google.com/webstore/detail/kde-connect/ofmplbbfigookafjahpeepbggpofdhbo
MIT License
233 stars 29 forks source link

Extension does not support GSConnect #50

Open max-dw-i opened 2 years ago

max-dw-i commented 2 years ago

Describe the bug KDE-connect can see the phone (GSConnect in my case) but the extension cannot (exclamation mark in an orange square next to the icon).

Desktop (please complete the following information):

Additional context In this issue running the command

kdeconnect-chrome-extesion -devices

was suggested. I tried it and got "the command not found". So I went to /home/user/.mozilla/native-messaging-hosts to check that the thing was installed. And it's indeed there. Then I executed the command above via the binary in /home/user/.mozilla/native-messaging-hosts and got

The name is not activatable

if it's of any help...

pdf commented 2 years ago

GSConnect does not implement the same DBUS interfaces as KDE Connect, being a totally separate implementation, and I have no current plans to write a second API implementation to support it.

I'll leave this open in case the status changes some time in the future, but it does not seem likely.