gbaptista / luminous

Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
https://gbaptista.github.io/luminous
GNU General Public License v3.0
96 stars 11 forks source link

Add a page about the "scroll" JavaScript event, add more information about the "mousemove" event. #112

Open StaticallyTypedRice opened 5 years ago

StaticallyTypedRice commented 5 years ago

The scroll event is also a culprit in session recording, so I wrote a short blurb about that.

An important piece of information missing from the mousemove section is that there are similar events that also detect mouse movement. I also wrote about that.

The changes are in English. Unfortunately I don't know Spanish or Portuguese, but it would be a good idea to translate the changes to those versions too.