MySQLClient 
| resources: | Home Feedback Installation Source Code Bugs Screenshots |
|---|
Installation
I'm still learning how to package this up into an XPI, so bear with me here. At this point the XPI will install the chrome stuff, and supposedly copies the XPCOM component to the right place, but it doesn't seem to register it properly. Also, there is no overlay to add a menu option directly in Mozilla for launching this program. For now I use
mozilla -chrome chrome://mysqlclient/contenton a command-line to launch.
Download
MySQL XPCOM Component: [Linux binary] [source]
Install MySQLClient (Linux only!!!)
Updates
I can't figure out how to get the XPCOM module to properly register after installation. Anyone know what's going wrong here? Check the install.js file to see what I have there now.