Skip to content

claudiabdm/scrollmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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