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

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

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

Last synced: 6 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)**