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.
- Clone this repository.
- Run
yarn
to install dependencies, then runyarn build
to generate thedist
folder. - Go to
chrome://extensions
in your browser, toggle on theDeveloper mode
switch. Then click onLoad unpacked
and select thedist
folder.