Sunsetting Stream Notifier

I have decided to halt any plans to maintain the extension and focus on other spare time open source projects instead. I should have probably made this decision about seven months ago, when Twitch integration broke, however this extension means a lot to me. It was my first browser extension that still exists and went through a lot of transformations. All said and done, however, I don’t really have a personal need for it anymore and don’t like some of the changes I’d have to make to it to keep it working.

I’ve archived the GitHub repository and pushed out one last version that informs any remaining users of the demise of the extension (and possibly bringing you here). I will delist the extension a couple days after that update, once I’m satisfied it will have reached most people it could reach. The reason I’ve made the extension non-functional is so I can retire the API credentials used by the extension.

The website stays available at https://freaktechnik.github.io/justintv-stream-notifications but the streamnotifier.ch domain should no longer be considered safe or related to the extension.

I’ve pushed the “latest” in progress code to the next branch on GitHub. The plans for it were three major changes:

  • Make actions and notifications modular. This means letting the user customize the actions available on channels and the primary action, as well as letting the user set up custom rules and patterns for notifications. This would remove a lot of rather brittle code.
  • Build a new on-boarding experience that guides you through adding your first channel and optionally user
  • Begrudgingly add a way to OAuth as a user of a provider. This would have to be mandatory for Twitch and would also improve reliability of YouTube

It is this last one that is a big reason for why I no longer feel enthusiastic about working on the extension. I would have to force users to bind their account identity to the requests the extension makes.

Apart from Twitch requiring authentication of a user for API requests, YouTube has also been a pain to work with. Not only is their API barely ready for live stream applications and the public rate limit is hit about half of the day, they also conduct approximately yearly audits of their API applications, which in principle is fine. They make sure applications using the YouTube API comply with their API terms. However, all of those audits have ended up with just a rapid fire of anything that looked like it could be a violation, leaving it to me to show them again and again how I am not violating their terms of use for the API. For the few correct violations that came out I’d usually get a deadline of a couple of months at best. This has lead to me half-heartedly building fixes that kind of made the extension compliant, with cleanup left for later.

I didn’t really want to invest a lot of time into them, because I was spending most of the time for the extension on planning out the actions/notifications rework. There were also a bunch of small maintenance tasks that kept piling up, like disabling the Smashcast and Mixer providers or updating dependencies. Further, as the extension got less important to me, I spent less and less time on it.

I’ve now decided that instead of every now and then spending some time on this extension I’d rather use my spare time to build extensions that empower users and make the internet better for small services and decentralized solutions. As such, my latest extension (which is also already a couple of years old) is a coupon manager that doesn’t rely on any service to collect the coupons.

Thank you for using Stream Notifier throughout the years, giving constructive feedback and recommending it to your friends. I explicitly don’t want to make any replacement recommendations, so if you feel like you need a browser extension that notifies you of streams, use the addons.mozilla.org search and discover possible candidates.

4 Replies

  • I feared this day coming. Thank you for everything you invested and all the best for your new project.

  • Welp, that’s sad to hear. I still had some hope that there would be an update in the future. When I got the email from Github today about a new release I was so happy. But only for a second.

    There are a few replacements on AMO and while I’m happy they exist, they’re not as good as what you have created here.

    Thanks for this great extension and all the work you have put into it.

  • This app has been in a coma lately, but I was hoping it would get better … because it was the best for me, for twitch stream notifications when it was working.

    RIP Live Stream Notifier o7

    Good luck to the author in new projects. Thank you. (sorry for my english)

Comments are closed.