Skip to content

cyanxiao/index-notch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Index Notch

Index Notch helps you annotate scroll positions within webpages.

use index notch

How to use

  1. Install from Chrome Web Extension Store or Github release page (in which case you should follow this installation guide).
  2. control + b to add a mark.
  3. Click the mark once you want to scroll back and forth.
  4. Right-click to delete.

Development

  1. Clone this project.
  2. Run yarn add to install dependencies.
  3. Run yarn start and load dist folder into Chrome in development.
  4. Run yarn build to make a production build.

Any contribution is welcome.