Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjdenio/scroll-tracker

Browser extension to track your scrolling distance
https://github.com/cjdenio/scroll-tracker

Last synced: about 2 months ago
JSON representation

Browser extension to track your scrolling distance

Awesome Lists containing this project

README

        

# scroll-tracker

> Browser extension to track your scrolling distance

[Install for Firefox](https://addons.mozilla.org/en-US/firefox/addon/scroll-tracker) ยท [Install for Chrome](https://chrome.google.com/webstore/detail/scroll-tracker/mefkhodoaoahcffhciblojjgmfpcgeod)

![Screenshot](img/screenshot.png)

## Building

Run `yarn install` to install dependencies, then `yarn build` to build the JS stuff.

## Development

Use `yarn watch` to automatically rebuild your changes during development.

## ๐Ÿ‘ฅ Contributors

- **[@cjdenio](https://github.com/cjdenio)**