Browser extension built using Javascript.It highlights the portions of websites where mouse is located.
$ git clone https://github.com/akhilbalakrishnan22/Mouse-Highlighter-Extension.git
$ cd Mouse-Highlighter-Extension
- Clone this repository.
- Goto
chrome://extensions
on your chrome browser. - Turn on developer mode if not already on.
- Load unpacked extension from
Mouse-Highlighter-Extension
folder. - Goto webpage and refresh.
- Press
Shift + c
to hide andShift + v
to show. - Press
Shift + x
to decrease size &Shift + z
to increase size.