Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.37 KB

Snap Marker

Snap Marker is a minimalist extension to draw, highlight text, and point to stuff on any webpage. When you're happy with your scribbles, you can download the image or copy it using the shortcut Ctrl+C (Command-C on mac), the image will go directly to your clipboard.

userlmn_867ad361d43ee4d1c51c70641c9772d8

  • Simple set of tools - Download, Select color, Eraser, Delete all.
  • Classic keyboard shortcuts for UNDO & REDO: Ctrl+Z/Y (Command-Z/Command-Shift-Z on Mac) and ESC to close the extension.
  • Ctrl+C (Command-C on Mac) to copy your image, it will go directly to your clipboard, just press Ctrl+V (Command-V on Mac) to paste it wherever you like.
  • You can also download the image to your computer (it will also go directly to your clipboard).

How to run

1. Build

$ npm run build

2. Add it to your Chrome browser:

Screenshot 2021-11-28 at 19 23 25

  • Select /build folder

#######

PS: This project uses React and Webpack v5.