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
- Host: GitHub
- URL: https://github.com/cjdenio/scroll-tracker
- Owner: cjdenio
- License: gpl-3.0
- Created: 2020-09-15T00:15:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T12:33:49.000Z (almost 5 years ago)
- Last Synced: 2024-05-20T12:11:52.718Z (over 1 year ago)
- Language: JavaScript
- Size: 449 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hackclub - Scroll Tracker - [@cjdenio](https://github.com/cjdenio) - **(JavaScript)** _Track your scrolling distance on a variety of websites!_ (Browser Extensions)
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)

## 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)**