/index-notch

Annotate scroll positions within webpages

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.