Now all that is needed is a little more JavaScript for the button presses, to distinguish between LONG and SHORT presses somehow.

In aid of this, I'll add a "buttonraw=" command that only sends a single press or release code into Hijack. The current "button=" command automatically sends a press followed by a release, which makes it harder to do synchronous press/release events from a web browser..

Look for "buttonraw=" in hijack v131 shortly.

Cheers