Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninjaclasher/dmoj-rating-predictor
Browser extension for DMOJ to predict contest rating changes.
https://github.com/ninjaclasher/dmoj-rating-predictor
browser-extension chrome-extension dmoj firefox-addon rating-prediction
Last synced: about 1 month ago
JSON representation
Browser extension for DMOJ to predict contest rating changes.
- Host: GitHub
- URL: https://github.com/ninjaclasher/dmoj-rating-predictor
- Owner: Ninjaclasher
- License: agpl-3.0
- Created: 2020-03-31T16:51:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T05:13:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T20:50:59.848Z (over 1 year ago)
- Topics: browser-extension, chrome-extension, dmoj, firefox-addon, rating-prediction
- Language: JavaScript
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DMOJ Rating Predictor
This is the frontend Chrome extension for predicting rating changes. The extension queries the API at [evanzhang.ca](https://evanzhang.ca/rating/). It supports custom contest requests with the use of a [request token](https://evanzhang.ca/rating/custom/help/#request-tokens), so live hidden-scoreboard contests will have rating predictions as well.
## Usage
The extension is available on the [Chrome Web Store](https://chrome.google.com/webstore/detail/dmoj-rating-predictor/nkhbchlmfhjpjgocbaakkmgejjhnnkoa) and the [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/dmoj-rating-predictor). For usage instructions, check out the [help page](https://evanzhang.ca/rating/help/extension/).
![](https://evanzhang.ca/assets/predictor/extension.png)