Page 1 of 1

Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 18:22
by SGvagon
Hello,

I need edit Twitch Tracker https://addons.mozilla.org/cs/firefox/a ... src=search or Twitch Now https://addons.mozilla.org/cs/firefox/a ... src=search for Pale Moon 27.1 , because only these two addons can show notification for streaming (with number of streamers actually streaming now in addon icon) .
I tried this tutorial http://developer.palemoon.org/Add-ons:E ... ns/Jetpack , but in Twitch Tracker there is no package.json , only harness-options.json .
And Twitch Now I installed, but I can't see this addon icon.

Thank you in advance.

btw. I wrote both developers of these addons, but they not answer me yet (3-4 months) :| .

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 18:32
by JustOff
SGvagon wrote:I tried this tutorial http://developer.palemoon.org/Add-ons:E ... ns/Jetpack
This tutorial is intended for developers, you don't have to expect that any add-on can be magically converted from SDK to PMkit 8-)

Do you have any positive experience at least with one of these extensions (probably in different browser) or you just found them on AMO?

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 18:46
by SGvagon
I am used Twitch Tracker addon in Pale Moon 26.5.0 , but in new Palemoon (from 27.0) I can't install this addon anymore (it says that Palemoon not support Jetpack and SDK addons) . So I am switched for couple months to IceCat browser, where Twitch Tracker and Twitch Now works perfectly.
And today Palemoon released version 27.1, so I try switch back and try these addons on it.

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 18:49
by JustOff
Ok, I'll try to help you, which one do you prefer more?

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:00
by SGvagon
Twitch Now, but I think that addon doesn't work with Palemoon 27.

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:11
by JustOff
Ok, I'll take a look.

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:31
by JustOff
Try download Twitch Now 1.1.187 and install it using Moon Tester Tool. At least I see icon in toolbar and no error in console, but since I don't use twitch I can't check more.

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:35
by SGvagon
Wow, great. Twitch Now now works :) .

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:38
by JustOff
SGvagon wrote:Wow, great. Twitch Now now works :) .
You are lucky) Ok, now it's time to inform the developer, I'll send the corresponding request.

UPD: https://github.com/Ndragomirov/twitch-now/pull/162

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-02-09, 19:42
by SGvagon
And how I remove this Twitch Now? Its in Moon Tester tool (I don't see Twitch Now in addons) ?

EDIT: I found it in PM profile folder, so this problem solved now. ( I am blind, Twitch Now is a first place with name TEST in addons) .
EDIT2: Than you for write a request on Twitch Now github :) .

Re: Twitch Tracker, how to edit for PM 27.1 ?

Posted: 2017-03-02, 16:40
by JustOff
It seems that developer of Twitch Now has decided to migrate to WebExtensions completely and not to release Pale Moon compatible version, despite that corresponding pull request was previously accepted. Thus, to keep compatibility in future, someone need to make a fork at this point.