Index Notch helps you annotate scroll positions within webpages.
- Install from
Chrome Web Extension Storeor Github release page (in which case you should follow this installation guide). control
+b
to add a mark.- Click the mark once you want to scroll back and forth.
- Right-click to delete.
- Clone this project.
- Run
yarn add
to install dependencies. - Run
yarn start
and loaddist
folder into Chrome in development. - Run
yarn build
to make a production build.
Any contribution is welcome.