Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 481 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 481 Bytes

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