Filter comments from specific users on Polymarket. Store the block list in storage.
Barebones script built with chatgpt. If you need to unblock someone, you'll have to unblock everyone. just F12 console this:
`localStorage.removeItem("polymarketBlockList")`
Doesn't hide or update the "Show/Hide N Replies", you can update it if you want