Script Summary: Change the visual appearance of the input field for protected channels when running IRCCloud in Fluid.app. This may e.g. prevent you from posting company secrets in #ubuntu
This is what it looks like:

This script should be really easy to adapt to other browsers -- start by removing the "if (window.fluid) { }" check around the initialiser and see if anything breaks. (It's really just an event hook, jQuery selectors, and a little CSS.)



