Screen.Recording.2021-08-28.at.21.32.29.mov
Firefox extension to save scroll position in a website. This way is easier to remember where you left your reading, mark important information, etc.
- Save scroll positions within a website in a list.
- Add a mark name.
- Delete scroll position from the list.
# install web-ext
$ npm install --global web-ext
# open dev environment
$ web-ext run
# build for production
$ web-ext build