Haze@kbin.social to /kbin meta@kbin.social · 1 year agoMockup: I'm a fan of having all my favorite subs/magazines to access on a glance.media.kbin.socialimagemessage-square3fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageMockup: I'm a fan of having all my favorite subs/magazines to access on a glance.media.kbin.socialHaze@kbin.social to /kbin meta@kbin.social · 1 year agomessage-square3fedilink
minus-squarePerry@kbin.sociallinkfedilinkarrow-up0·1 year agoI really wanted something similar so I threw a quick and dirty tampermonkey script together to fetch the subscriptions from the settings page. I think it worked out pretty alright. Edit: Someone else can probably do something a lot better, but here is the code: https://pastebin.com/P0mR9QL6 Paste it into a new script and call the addSubscriptionsSidePanel() function to run it. Edit2: I’ve uploaded it to Greasy Fork so that you can install it directly: https://greasyfork.org/en/scripts/469139-kbin-subscriptions-panel
I really wanted something similar so I threw a quick and dirty tampermonkey script together to fetch the subscriptions from the settings page. I think it worked out pretty alright.
Edit: Someone else can probably do something a lot better, but here is the code: https://pastebin.com/P0mR9QL6
Paste it into a new script and call the
addSubscriptionsSidePanel()
function to run it.Edit2: I’ve uploaded it to Greasy Fork so that you can install it directly: https://greasyfork.org/en/scripts/469139-kbin-subscriptions-panel