Ecosyste.ms: Awesome
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T12:33:49.000Z (about 4 years ago)
- Last Synced: 2024-05-20T12:11:52.718Z (7 months 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)
![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)**