Log #13

November 5, 2020

Live Improvements

CSS-in-JS Support [Live]

Live demo now supports sites that use CSS-in-JS such as twitter.com and linear.com. CSS-in-JS is a popular modern technique to use JS injected stylesheet rules instead of writing common .css files.

Advanced Click Support [Live]

Multiplayer clicking in Live demo works in more sites now (for example notion.com). Behind the scenes, better registation of click events now support sites that listen to click events unconventionally.

Advanced Typing Support [Live]

Typing support in input fields during multiplayer in Live demo now works across more sites (like facebook.com search). Behind the scenes, better registration of keyboard events now support sites that listen to keyboard events unconventionally.