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

/kbin meta

25 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 2 years 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

top 1 comments
sorted by: hot top controversial new old
[–] Shortcake@kbin.social 2 points 2 years ago

Thanks for this. Will check it out soon!