Few small changes to the kbin UI while they still develop some features
Just a quick and dirty userscript to add some features I feel are super important. I'll probably look into creating some real PRs, but I figure the devs are probably in "put out fires" mode right now.
Using your code as base, I created for myself a function to add blur image to the nsfw thumbnails.
It works with posts already marked as +18 and also the ones that are from the nsfw domain, but has been coming to the feed without the +18 tag (and because of that, it ignores the preference setting about not showing nsfw content).
The code is probably bad, but if you like the idea, feel free to use/modify
Current outlook is hopefully a pipeline for PRs into the main code base, just figured we're in a golden opportunity of growth, so its more about speed than pretty / robust code.