this post was submitted on 15 Jun 2023
10 points (100.0% liked)

Kbin Userstyles and Userscripts

4 readers
1 users here now

Custom CSS and JS to help improve your Kbin experience! ### Userscripts Greasy Fork ### Stylesheets UserStyles.world ### Userscript managers

founded 1 year ago
 

I've created a userscript that hides posts based on the language set in the badge.

You can change the whitelisted languages by adding them to the whitelist variable. For example, if you only want to see English and German posts, you can change the whitelist to let whitelist = ['en', 'OC' 'de']

Let me know if there are any issues! I haven't tested it much, but it seems to be working well

you are viewing a single comment's thread
view the rest of the comments
[–] trupi@kbin.social 1 points 1 year ago

thank you for that! That's exactly what I was looking for. It's a bit weird that it's not supported by the platform out of the box