For this I wrote a Greasemonkey script.
Steps to make this work:
- First step is the same than for the original hack.So if you did this already you dont need to do it again.
Install the native libraries, I used Daniel Shiffman's Java Native libraries. From his website download sms.zip. Extract:- sms.jar — contains the Unimotion class
- libUnimotionLib.jnilib — The java native interface to Unimotion
Copy those two files into ~/Library/Java/Extensions/ - Install Greasemonkey addon for firefox(I think it may work for Opera too but I have not tried).
- Now install the Greasemonkey script, I posted it in userscripts.
Enjoy, and post here if you have any problems