Skip to content

Chrome Extension to highlight text and save marks on any website

Notifications You must be signed in to change notification settings

Simran2337/web-marker-extension

 
 

Repository files navigation

Description

Chrome Extension to highlight text on websites

Installation

$ npm install

Running the server

# development
$ npm start
# building
$ npm run build

Implementation in chrome

  1. Go to chrome
  2. Three dots (Top right corner) -> More tools -> Extensions
  3. Enable developer mode (toggle button in top right corner)
  4. Load Extension button (Top left)
  5. Choose build folder of this project
  6. Go to any website and login

About

Chrome Extension to highlight text and save marks on any website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • TypeScript 29.2%
  • CSS 7.5%
  • HTML 1.6%
  • Other 0.1%