posttwo / fjmod-extension

Chrome extension for FunnyJunk moderators
https://funnyjunk.com
0 stars 1 forks source link

Option to hide specific comments in sfw_comments #44

Open thunderysteak opened 7 years ago

thunderysteak commented 7 years ago

Users post shit that is super uncomfortable but is not breaking the rules all the time Pls add this function so mods don't have to constantly cry themselves to sleep

TL;DR Hide non-rule breaking gross stuff, increase productivity and less money on mod therapy

posttwo commented 7 years ago

Would need to make extension be able to dynamically inject css before pageload so there's no jumping or intercept the call to the sfw_mod/comments api and modify

Or make it ugly and just run a $().hide(); lul