Hides scripts for popular browser games and social networks as well as scripts that use "foreign" characters in descriptions. Applies to posts in Forum too.
< Opinie na GreasyFork Bullshit Filter
more annoying
...
Changed.
(I had already made this change
in my other version 'GreasyFork Bullshit Filter - for TS Citrus Gfork'
but I no longer use this one).
Make filtered items look better?
So I have 3 scripts installed, this one being one of them, and saw that when enabled, the separation line between each script is still visible, making the list more annoying. A simple fix (from looking at hoothin's Sleazyfork result include script) is to change
td.parentNode.className='filtered';
totd.parentNode.parentNode.classList.add('filtered');