We have a browser plugin that has recently been ported to the Mac. During early testing, some customers experienced problems with it and wanted to uninstall. The procedure we had to give them was "Browse to /Library/Internet Plug-Ins in Finder and trash the bundle.".
Obviously this is not a workable approach for non-technical users. However, since app uninstall is so easy in OS X, there isn't any equivalent to Windows' "Add/Remove Programs".
I can't find a recommended strategy on the Apple developer site for implementing uninstalls for apps that aren't app bundles in the Applications folder.
Suggestions?