This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Growl notifications with messages for Campfire and Fluid.app | |
// @namespace https://gist.github.com/882569 | |
// @description If your name is mentioned in a message, a growl notification shows what was said. | |
// @author Tim Harper | |
// @homepage http://userscripts.org/scripts/show/22891 | |
// @include *.campfirenow.com/room* | |
// ==/UserScript== |