Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tamimehsan/atcoder-extension

An Atcoder extension to add some missing features present in Codeforces
https://github.com/tamimehsan/atcoder-extension

Last synced: 11 days ago
JSON representation

An Atcoder extension to add some missing features present in Codeforces

Awesome Lists containing this project

README

        

# Atcoder Task Extension

Atcoder lacks some useful features like solve count and status in the contest task page. I myself once submitted in the wrong problem once. Also one needs to visit standings to check solve counts. This chrome extension allows to do just that.

![Assets](Assets/tasks.jpg)

## Features

- Show solve count of problems
- Show AC and WA status of problems
- Uses cache to speed up loading

## Features for future

- Add other judge status too, but ig that are not necessary
- Add problem navigation

## How to add extension

- Download this repository as zip then unzip or clone to local.
- Then go to chrome [extension](chrome://extensions/) . => That three dot in top right => More tools =>Extensions
- Enable developer mode
- Click load unpacked button
- And then select the downloaded folder

![Assets](Assets/tutorialForHide.gif)

## Problems
The load time is a bit slow for new contests

## Conclusion

If you love my work you can follow me or star this repo. Thank you