A sleek and customizable laser trail that follows your mouse across any web page. Ideal for live presentations, screen recordings, tutorials, and visually guiding attention.
- π±οΈ Laser trail that follows your cursor
- π¨ Customizable color and trail length via popup
- βοΈ Enable/disable without reloading the page
- β»οΈ Graceful cleanup when disabled or uninstalled
- π‘ Modern popup UI with real-time controls
- Clone or download this repo.
- Go to
chrome://extensions/
in your Chrome browser. - Enable Developer Mode (top right).
- Click "Load unpacked".
- Select the project folder (e.g.,
laser-pointer-extension
).
laser-pointer-extension/
βββ manifest.json
βββ background.js
βββ content.js
βββ popup.html
βββ popup.js
βββ styles.css
βββ icons/
βββ icon16.png
βββ icon48.png
βββ icon128.png