Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 718 Bytes

Super Highlighter

Super Highlighter allows you to highlight notes while reading the blog or articles.

What makes super Highlighter unique?

Super Highlighter allows you to visit the blog which you have highlighted and it will already highlight the text beforehand for you.

Also, if you are busy and don't have time to highlight notes on your own, you can search highlights of other people who have visited the same site and highlighted the notes.

Setup App

1. fork and clone repo.
2. Install Node js in your System
3. Run Bellow Command 
npm run build
4. one dist folder will br created after run this. Put that folder in chrome extension and you good to go.

Thank You