An extension that aids in link selection(links can be small and cluttered) by highlighting all the links around a certain region of the mouse and lets the user select which link, based on some selection mechanism(currently keyboard, can be: eye blinks, capacitive touch, etc).
Can be used with mouse-to-joystick concept (Now located here! It's a thing!) for more ease of use for users for whom fine mouse control can be an obstacle (due to hand problems like capel syndrome).
- Mouse highlighter
- Hexadecimal codes for transparency
- Add color dynamically to added text
-
Icons made by Pixel perfect from www.flaticon.com
- Keypress example and keycode reference
- Close popup when button in it clicked
- Getting current tab from popup
- Call background from popup
- This repo for camera and image - related help
- Check out browcam for draggable camera in the main interacting page itself, instead of a popup. Can be a future feature maybe?
- clmtrackr for face detection, with major help from demo example at clmtrackr-demo, on glitch