jstorrent icon indicating copy to clipboard operation
jstorrent copied to clipboard

Using JSTorrent Helper Extension with GitHub JSTorrent Version

Open kmadill opened this issue 9 years ago • 4 comments

Is there a way to have the JSTorrent Helper Extension work with the GitHub version of JSTorrent?

kmadill avatar Dec 11 '15 05:12 kmadill

It should work just fine. Did you try?

kzahel avatar Dec 11 '15 18:12 kzahel

Yes, I did - doesn't work, unfortunately.

On Sat, Dec 12, 2015 at 1:21 AM, Kyle Graehl [email protected] wrote:

It should work just fine. Did you try?

— Reply to this email directly or view it on GitHub https://github.com/kzahel/jstorrent/issues/119#issuecomment-164008911.

kmadill avatar Dec 12 '15 14:12 kmadill

@kzahel Same issue here. Is it because the helper extension requires JSTorrent Lite or JSTorrent Full, while name of the extension is JSTorrent? I have anhdpjpojoipgpmfanmedjghaligalgb installed, so I don't think the name should matter.

screenshot 2015-12-29 at 04 31 31

Manouchehri avatar Dec 29 '15 09:12 Manouchehri

https://github.com/kzahel/jstorrent/blob/fresh/extension/background.js#L2

It's just looking for the ID, and yours does match (which it should if you download off github)

I've seen that message pop up when signing in for the first time on a chromebook, and when apps sync, if the extension sync's before the app sync's, then it will detect that the app is not yet installed.

In this case it is installed, so I don't see what's going wrong.

Have you tried going to http://jstorrent.com and clicking on the icon near the star in the URL bar (allow handling magnet: links), you might find that to be even better than using the extension.

kzahel avatar Dec 29 '15 18:12 kzahel