Small list of userscripts that improve the Kbin experience

I've been trying out several userscripts for Kbin recently, which have made the website way more enjoyable than it already was. I wanted to share them with my fellow Kbin users.... #howto #userscripts #kbin #kbinMeta

https://kbin.social/m/kbinMeta/t/147566

Small list of userscripts that improve the Kbin experience - /kbin meta - kbin.social

I've been trying out several userscripts for Kbin recently, which have made the website way more enjoyable than it already was. I wanted to share them with my fellow Kbin users....

like this alternative sidebar which I unfortunately couldn't get to work as intended.

Oh, what problems did you run into? I haven't pushed that many updates lately because I thought it was fairly stable, but perhaps there are still some bugs for certain configurations?

Thinking out loud, there might be some compatibility issues with Greasemonkey specifically. I'm personally using Tampermonkey, but I know that Greasemonkey have a tendency of being a bit troublesome sometimes.

Anyway, please give me a shout and I'll see if I can get a fix out.

Kbin Subscriptions Panel

Adds a side panel with all magazine subscriptions.

I wasn't expecting that the author would show up here, hi!

The problem I run into is that it won't load the list of magazines. It just says Failed to load subscriptions with a spinning load-icon on top. Your sidebar looks really good on the screenshots, though!

Your comment made me re-enable your script again to investigate the issue a bit deeper. I opened up the console and it seems like the URL that is used to request the list is not valid:

Screenshot

Thank you for reaching out and looking into it. I really appreciate that!

Oh, it seems like there might actually have been a Firefox issue. Or rather, me apparently not knowing how to use fetch() properly.

See if it works better now: https://greasyfork.org/en/scripts/469139-kbin-subscriptions-panel

You can click on the cog icon in the upper right to see if you have the current version installed (2.6)

Kbin Subscriptions Panel

Adds a side panel with all magazine subscriptions.

That fixed the issue, it's working perfectly now! I really like the extra functionality of it!
I will edit the post and add it to the recommendations. Thank you very much for the quick response!