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

https://github.com/leokostarev/algo-code-enhancer

An extension that makes all kinds of improvements to the algocode.ru & ejudge.algocode.ru
https://github.com/leokostarev/algo-code-enhancer

chrome-extension competettive-programming extension

Last synced: about 1 year ago
JSON representation

An extension that makes all kinds of improvements to the algocode.ru & ejudge.algocode.ru

Awesome Lists containing this project

README

          

# Algocode&courses Enhancer

[Для chrome, яндекса и почти всех других браузеров](https://chromewebstore.google.com/detail/algocodecourses-enhancer/mecoflldkcjmaebngkideminfppempje)
[Для firefox](https://addons.mozilla.org/ru/firefox/addon/algocode-enhancer/)

An extension that improves the user experience of algocode.ru & ejudge.algocode.ru and algocourses.

## Copy Sample Button

Allows copying the sample code to the clipboard.
![copy-sample-button](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-1.png?raw=true)

Instantly send the solution from clipboard!
![send-button](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-2.png?raw=true)

Standings are sorted by task count???
Who needs it?
Allows sorting standings by penalty!!!
![sort-button-1](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-3.png?raw=true)
![sort-button-2](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-4.png?raw=true)

See what problems you solved at the top task row.
![top-task-row](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-5.png?raw=true)

Automatically refresh the page, while the solution is being checked.
![refresh-button](https://github.com/leokostarev/algo-code-enhancer/blob/master/screenshots/screenshot-6.png?raw=true)