barbolo / chrome-mouse-events

Chrome extension for logging mouse events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-mouse-events

Chrome extension that log mouse events and allows you to download them. It might be useful for Machine Learning projects.

How to use

  1. Clone this code repository.

  2. Open Chrome.

  3. Go to chrome://extensions.

  4. Enable Developer mode.

  5. Click Load unpacked button and select the directory where you've cloned the repository.

  6. Pin the Mouse Events extension to your toolbar.

  7. Refresh all open tabs so the extension can collect mouse movements from all of them.

About

Chrome extension for logging mouse events.

License:MIT License


Languages

Language:JavaScript 80.6%Language:HTML 16.6%Language:CSS 2.8%