A collection of bookmarklets. Each has:
Autoupdates, so you get the latest version every time you run it
Each script has a "Bookmark me" link under the header. If you right-click that link, you should see an option to bookmark it. You can then run the bookmarklet from your bookmarks bar, and it should apply to whatever page you're looking at.
The source of each bookmarklet is in the applet's JS file, in a comment. It's turned into a bookmarklet with this JS snippet:
alert("javascript:"+encodeURIComponent(prompt("The bookmarklet code:")).replace(/\(/g,'%28').replace(/\)/g,'%29'))
Deletes the constant barrage of "(user) redeemed (n) Crowd Control Coins" from popular streams that use it. Doesn't touch any other messages, redeems, etc, just the Crowd Control ones.
The way this works is by finding and deleting them, around 10 times a second. Because of that you may see the messages flickering. This is fixable, but not without a *lot* more code that I just don't feel like writing. Sorry if it bothers you.
From an Emojipedia page for an emoji, open the SVG from Twitter's twemoji font.