Some image MD5 filters for 4chan-X (guro, frogs, goldface and other garbage):
https://pastebin.com/raw/DhZPujcJResources
https://regexone.com/http://reg-exp.com/ Not everything is supported, but it's a good tool.
http://www.regular-expressions.info/ This one has pretty in depth explanations.
http://www.zytrax.com/tech/web/regex.htmYou can filter image hashes via 4chan-X. You can't filter your own posts if your browser has cookies enabled (added to 4chanX since the last thread). Use forward slashes to start using regular expression, and put an 'i' at the end to ignore capitalization. '\b' is a word anchor, so you can do something like /\bhi\b/ to only filter the word hi but not high. Don't forget that by adding highlight (or not checking the hide option) you can turn a filter from hiding something you like to highlighting something you like.
Post screenshots of your user style and or show us some neat tricks.
Tools:
https://github.com/ccd0/4chan-xhttps://github.com/nebukazar/OneeChanhttp://tampermonkey.net/Style tools:
Color Pallet:
http://paletton.com/Gradient Editor:
http://www.colorzilla.com/gradient-editor/Border Editors: (works great for reply windows)
http://www.cssmatic.com/box-shadowText Shadow Generator:
http://css3gen.com/text-shadow/Add custom mouse cursors with CSS:
https://developer.mozilla.org/en-US/docs/Web/CSS/cursor