/scroll-to

A Chrome extension that can help you keep track of the reading position of the website.

Primary LanguageJavaScriptMIT LicenseMIT

Scroll To

It can help you keep track of the reading position of the website. Every time you reopen the website, it will automatically locate to the position where you left off last time.

How to use

  1. Clone this repository.
  2. Run yarn to install dependencies, then run yarn build to generate the dist folder.
  3. Go to chrome://extensions in your browser, toggle on the Developer mode switch. Then click on Load unpacked and select the dist folder.