Get your own customer support community
 

Tracker + Fluid + Growl

For those who use Tracker with Fluid, Growl notifications could be nice.

http://fluidapp.com/developer/

window.fluid.showGrowlNotification({
title: "title",
description: "description",
priority: 1,
sticky: false,
identifier: "foo",
onclick: callbackFunc,
icon: imgEl // or URL string
})
Inappropriate?
2 people like this idea

User_default_medium