Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 692 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 692 Bytes

Scrollmark

Scrollmark

Screen.Recording.2021-08-28.at.21.32.29.mov

Description

Firefox extension to save scroll position in a website. This way is easier to remember where you left your reading, mark important information, etc.

Features

  • Save scroll positions within a website in a list.
  • Add a mark name.
  • Delete scroll position from the list.

Build Setup

# install web-ext
$ npm install --global web-ext

# open dev environment
$ web-ext run

# build for production
$ web-ext build