220
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 20 Jun 2023
220 points (100.0% liked)
/kbin meta
39 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 1 year ago
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
link to script?